[ https://issues.apache.org/jira/browse/SPARK-47155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-47155. ---------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 45306 [https://github.com/apache/spark/pull/45306] > 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 > Assignee: Chaoqin Li > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org