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

[spark] branch master updated (4f614b3f699 -> 7cbf7dd148d)

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

maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4f614b3f699 [SPARK-41005][CONNECT][FOLLOWUP] Collect should use `submitJob` instead of `runJob`
     add 7cbf7dd148d [SPARK-40372][SQL] Migrate failures of array type checks onto error classes

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  15 +-
 .../expressions/collectionOperations.scala         | 203 +++++++---
 .../resources/sql-tests/results/ansi/array.sql.out |  20 +-
 .../resources/sql-tests/results/ansi/map.sql.out   |   4 +-
 .../test/resources/sql-tests/results/array.sql.out |  20 +-
 .../test/resources/sql-tests/results/map.sql.out   |   4 +-
 .../apache/spark/sql/DataFrameFunctionsSuite.scala | 408 +++++++++++++++------
 7 files changed, 486 insertions(+), 188 deletions(-)


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