This is an automated email from the ASF dual-hosted git repository.
ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 0d7618a2ca8 [SPARK-42585][CONNECT] Streaming of local relations
add d85c52eea25 [SPARK-43304][CONNECT][PYTHON] Migrate
`NotImplementedError` into `PySparkNotImplementedError`
No new revisions were added by this update.
Summary of changes:
python/pyspark/errors/error_classes.py | 20 ++++++++
python/pyspark/sql/connect/dataframe.py | 37 ++++++++++++---
python/pyspark/sql/connect/plan.py | 21 +++------
python/pyspark/sql/connect/session.py | 27 ++++++++---
python/pyspark/sql/connect/streaming/readwriter.py | 12 +++--
python/pyspark/sql/pandas/typehints.py | 6 ++-
.../tests/pandas/test_pandas_udf_grouped_agg.py | 36 ++++++++++++--
python/pyspark/sql/tests/test_arrow_python_udf.py | 4 +-
python/pyspark/sql/types.py | 22 +++++++--
python/pyspark/sql/udf.py | 55 +++++++++++++---------
python/pyspark/sql/utils.py | 6 ++-
11 files changed, 181 insertions(+), 65 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]