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 b461cdea92e [SPARK-43156][SPARK-43098][SQL] Extend scalar subquery 
count bug test with decorrelateInnerQuery disabled
     add eae91ee3c96 [SPARK-43274][SPARK-43275][PYTHON][CONNECT] Introduce 
`PySparkNotImplementedError`

No new revisions were added by this update.

Summary of changes:
 python/pyspark/errors/__init__.py                  |  2 ++
 python/pyspark/errors/error_classes.py             | 17 +++++++++-
 python/pyspark/errors/exceptions/base.py           |  6 ++++
 python/pyspark/sql/connect/group.py                | 37 ++++++++++++++--------
 python/pyspark/sql/connect/udf.py                  |  5 ++-
 .../sql/tests/connect/test_connect_basic.py        | 14 +++++---
 .../sql/tests/pandas/test_pandas_grouped_map.py    |  5 ++-
 python/pyspark/sql/udf.py                          |  5 ++-
 8 files changed, 70 insertions(+), 21 deletions(-)


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

Reply via email to