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/17 05:19:02 UTC

[spark] branch master updated (5af5aa1 -> e2c7bfc)

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 5af5aa1  [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite
     add e2c7bfc  [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/api/python/PythonRunner.scala |   4 +
 python/pyspark/util.py                             | 152 ++++++++++++++++++++-
 python/pyspark/worker.py                           |  22 +--
 .../org/apache/spark/sql/internal/SQLConf.scala    |  12 ++
 .../sql/execution/python/ArrowPythonRunner.scala   |   2 +
 .../python/CoGroupedArrowPythonRunner.scala        |   3 +
 .../sql/execution/python/PythonUDFRunner.scala     |   3 +
 7 files changed, 184 insertions(+), 14 deletions(-)


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