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

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


    from 76fe1bf4126 [SPARK-38916][CORE] Tasks not killed caused by race 
conditions between killTask() and launchTask()
     add bb1a523a399 [SPARK-38913][SQL][3.3] Output identifiers in error 
messages in SQL style

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json          |  2 +-
 .../apache/spark/sql/errors/QueryCompilationErrors.scala  |  4 ++--
 .../org/apache/spark/sql/errors/QueryErrorsBase.scala     |  9 +++++++++
 .../apache/spark/sql/errors/QueryExecutionErrors.scala    |  8 +++++---
 .../org/apache/spark/sql/errors/QueryParsingErrors.scala  | 15 +++++++++------
 .../apache/spark/sql/catalyst/parser/DDLParserSuite.scala |  4 ++--
 .../spark/sql/catalyst/parser/PlanParserSuite.scala       | 12 ------------
 .../src/test/resources/sql-tests/results/window.sql.out   |  2 +-
 .../scala/org/apache/spark/sql/SQLInsertTestSuite.scala   |  2 +-
 .../sql/errors/QueryCompilationErrorsDSv2Suite.scala      |  2 +-
 .../spark/sql/errors/QueryExecutionErrorsSuite.scala      |  8 ++++----
 .../apache/spark/sql/errors/QueryParsingErrorsSuite.scala |  8 ++++----
 .../spark/sql/execution/command/DDLParserSuite.scala      | 15 ---------------
 13 files changed, 39 insertions(+), 52 deletions(-)


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

Reply via email to