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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to