This is an automated email from the ASF dual-hosted git repository.
haejoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from b9bff4b145e5 [SPARK-50295][INFRA] Add a script to build docs with image
add 13c1da7aa91d [SPARK-50311][PYTHON] Support
`(add|remove|get|clear)Tag(s)` APIs for PySpark
No new revisions were added by this update.
Summary of changes:
.../source/reference/pyspark.sql/spark_session.rst | 8 +-
python/pyspark/sql/session.py | 40 +++--
...ty_serde.py => test_parity_job_cancellation.py} | 42 ++++-
python/pyspark/sql/tests/connect/test_session.py | 183 +--------------------
.../test_session.py => test_job_cancellation.py} | 138 +++-------------
python/pyspark/sql/tests/test_session.py | 4 -
python/pyspark/util.py | 41 ++++-
7 files changed, 121 insertions(+), 335 deletions(-)
copy python/pyspark/sql/tests/connect/{test_parity_serde.py =>
test_parity_job_cancellation.py} (50%)
copy python/pyspark/sql/tests/{connect/test_session.py =>
test_job_cancellation.py} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]