Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
This is part of the effort of SPARK-44076 that enable python user to develop data source in python and make python accessible to wider python community.
Error class "PYTHON_DATA_SOURCE_CREATE_ERROR" and "PYTHON_DATA_SOURCE_METHOD_NOT_IMPLEMENTED" used in create_data_source.py doesn't exist and will throw error class not found error which make error message confusing to customer. Need to add the corresponding error class to error-class.py or use existing error class.
Attachments
Issue Links
- links to