[
https://issues.apache.org/jira/browse/SPARK-47155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-47155:
-----------------------------------
Labels: pull-request-available (was: )
> Fix incorrect error class in create_data_source.py
> --------------------------------------------------
>
> Key: SPARK-47155
> URL: https://issues.apache.org/jira/browse/SPARK-47155
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 4.0.0
> Reporter: Chaoqin Li
> Priority: Major
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]