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

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


    from 9bbc9ee730e [SPARK-40975][SQL] Rename the error class 
`_LEGACY_ERROR_TEMP_0021` to `UNSUPPORTED_TYPED_LITERAL`
     add 026b3d41bf8 [SPARK-38270][SQL] Spark SQL CLI's AM should keep same 
exit code with client side

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala | 17 ++++++++++++--
 .../org/apache/spark/scheduler/DAGScheduler.scala  |  4 ++--
 .../apache/spark/scheduler/SchedulerBackend.scala  |  1 +
 .../org/apache/spark/scheduler/TaskScheduler.scala |  2 +-
 .../apache/spark/scheduler/TaskSchedulerImpl.scala |  4 ++--
 .../cluster/CoarseGrainedClusterMessage.scala      |  2 +-
 .../apache/spark/scheduler/DAGSchedulerSuite.scala |  4 ++--
 .../scheduler/ExternalClusterManagerSuite.scala    |  2 +-
 project/MimaExcludes.scala                         | 10 ++++++++-
 .../spark/deploy/yarn/ApplicationMaster.scala      | 15 ++++++++++---
 .../cluster/YarnClientSchedulerBackend.scala       |  4 ++--
 .../scheduler/cluster/YarnSchedulerBackend.scala   |  4 ++--
 .../sql/hive/thriftserver/SparkSQLCLIDriver.scala  | 26 +++++++++++++---------
 .../spark/sql/hive/thriftserver/SparkSQLEnv.scala  |  4 ++--
 14 files changed, 68 insertions(+), 31 deletions(-)


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

Reply via email to