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 56587f0  [SPARK-33310][PYTHON] Relax pyspark typing for sql str 
functions
     add b8a440f  [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop 
consuming after the task ends

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/tests/test_pandas_map.py        | 22 ++++++++++++++++++++++
 python/pyspark/sql/tests/test_pandas_udf_scalar.py | 19 +++++++++++++++++++
 python/pyspark/sql/tests/test_udf.py               | 20 ++++++++++++++++++++
 .../sql/execution/python/EvalPythonExec.scala      | 18 +++++++++++++++++-
 .../sql/execution/python/MapInPandasExec.scala     |  7 ++++---
 5 files changed, 82 insertions(+), 4 deletions(-)


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

Reply via email to