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 2022/03/25 03:29:25 UTC

[spark] branch master updated (4c51851 -> 18ff157)

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 4c51851  [SPARK-38570][SQL] Incorrect DynamicPartitionPruning caused by Literal
     add 18ff157  [SPARK-38646][PYTHON] Pull a trait out for Python functions

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/api/python/PythonRDD.scala   | 17 +++++++++++++++--
 python/pyspark/rdd.py                                   |  2 +-
 python/pyspark/sql/udf.py                               |  2 +-
 .../org/apache/spark/sql/IntegratedUDFTestUtils.scala   |  8 ++++----
 .../sql/execution/python/BatchEvalPythonExecSuite.scala |  4 ++--
 5 files changed, 23 insertions(+), 10 deletions(-)

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