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 7763c91950e [SPARK-45624][CORE][TESTS] Use
`AccessibleObject#canAccess` instead of `AccessibleObject#isAccessible`
add 9f675c54a56 [SPARK-44753][PYTHON][CONNECT] XML: pyspark sql xml reader
writer
No new revisions were added by this update.
Summary of changes:
python/pyspark/sql/connect/readwriter.py | 84 +++++++++
python/pyspark/sql/connect/streaming/readwriter.py | 54 ++++++
python/pyspark/sql/readwriter.py | 200 +++++++++++++++++++++
python/pyspark/sql/streaming/readwriter.py | 99 ++++++++++
.../sql/tests/connect/test_connect_basic.py | 56 ++++++
.../sql/tests/connect/test_parity_datasources.py | 4 +
python/pyspark/sql/tests/test_datasources.py | 49 +++++
7 files changed, 546 insertions(+)
mode change 100644 => 100755
python/pyspark/sql/tests/connect/test_connect_basic.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]