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 ef78e7529d6 [SPARK-40220][SQL] Don't output the empty map of error 
message parameters
     add e13fb3d6b22 [SPARK-40197][SQL] Replace query plan with context for 
MULTI_VALUE_SUBQUERY_ERROR

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  2 +-
 .../scala/org/apache/spark/SparkException.scala    | 18 ++++++++++++-
 .../spark/sql/errors/QueryExecutionErrors.scala    |  8 ++++--
 .../org/apache/spark/sql/execution/subquery.scala  |  9 ++++---
 .../scalar-subquery/scalar-subquery-select.sql     |  3 +++
 .../scalar-subquery/scalar-subquery-select.sql.out | 19 ++++++++++++++
 .../sql/errors/QueryExecutionErrorsSuite.scala     | 30 ++++++++--------------
 7 files changed, 62 insertions(+), 27 deletions(-)


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

Reply via email to