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

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


    from 3b713e7  [SPARK-36372][SQL] v2 ALTER TABLE ADD COLUMNS should check 
duplicates for the user specified columns
     add 951efb8  [SPARK-36237][UI][SQL] Attach and start handler after 
application started in UI

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |  7 ++--
 .../main/scala/org/apache/spark/TestUtils.scala    | 13 +++++++
 .../main/scala/org/apache/spark/ui/SparkUI.scala   | 40 ++++++++++++++++++++++
 .../src/main/scala/org/apache/spark/ui/WebUI.scala | 13 ++++---
 .../test/scala/org/apache/spark/ui/UISuite.scala   | 22 ++++++++++++
 5 files changed, 89 insertions(+), 6 deletions(-)

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

Reply via email to