This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from d0245d34c004 [SPARK-46514][TESTS] Fix 
HiveMetastoreLazyInitializationSuite
     add 229a4eaf547e [SPARK-45917][PYTHON][SQL] Automatic registration of 
Python Data Source on startup

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/api/python/PythonUtils.scala  | 54 +++++++++++-
 python/pyspark/sql/worker/lookup_data_sources.py   | 99 ++++++++++++++++++++++
 .../execution/datasources/DataSourceManager.scala  | 30 ++++++-
 .../python/UserDefinedPythonDataSource.scala       | 55 +++++++++++-
 .../execution/python/PythonDataSourceSuite.scala   | 57 ++++++++++++-
 5 files changed, 287 insertions(+), 8 deletions(-)
 create mode 100644 python/pyspark/sql/worker/lookup_data_sources.py


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to