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

[spark] branch master updated (e42d3836af9 -> 79f8c79a45c)

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 e42d3836af9 [SPARK-41206][SQL][FOLLOWUP] Make result of `checkColumnNameDuplication` stable to fix `COLUMN_ALREADY_EXISTS` check failed with Scala 2.13
     add 79f8c79a45c [SPARK-40834][SQL][FOLLOWUP] Take care of legacy query end events

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/execution/SQLExecution.scala  |  6 +++-
 .../spark/sql/execution/ui/AllExecutionsPage.scala | 21 ++++++++---
 .../sql/execution/ui/SQLAppStatusListener.scala    |  6 ++--
 .../spark/sql/execution/ui/SQLAppStatusStore.scala |  4 +--
 .../spark/sql/execution/ui/SQLListener.scala       |  3 ++
 .../sql/execution/ui/AllExecutionsPageSuite.scala  | 42 ++++++++++++++++++++++
 6 files changed, 72 insertions(+), 10 deletions(-)


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