You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/06/10 23:49:38 UTC

[spark] branch branch-3.3 updated (0361ee8cd2f -> aba523c6608)

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

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


    from 0361ee8cd2f [SPARK-39431][DOCS][PYTHON] Update PySpark dependencies in Installation doc
     add aba523c6608 [SPARK-39419][SQL][3.3] Fix ArraySort to throw an exception when the comparator returns null

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  3 +++
 .../expressions/higherOrderFunctions.scala         | 26 +++++++++++++++++-----
 .../spark/sql/errors/QueryExecutionErrors.scala    |  5 +++++
 .../org/apache/spark/sql/internal/SQLConf.scala    | 10 +++++++++
 .../expressions/HigherOrderFunctionsSuite.scala    | 22 +++++++++++++++++-
 5 files changed, 60 insertions(+), 6 deletions(-)


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