You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/11/02 00:13:12 UTC

[spark] branch branch-3.0 updated (49e9575 -> 92ba08d)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 49e9575  [SPARK-33306][SQL] Timezone is needed when cast date to string
     add 92ba08d  [SPARK-33277][PYSPARK][SQL][3.0] 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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org