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

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


    from f553c9993e4 [SPARK-42782][SQL][TESTS] Hive compatibility check for 
get_json_object
     add 4db8e7b7944 [SPARK-42754][SQL][UI] Fix backward compatibility issue in 
nested SQL execution

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/execution/SQLExecution.scala  |  2 +-
 .../spark/sql/execution/ui/AllExecutionsPage.scala |  2 +-
 .../sql/execution/ui/SQLAppStatusListener.scala    |  2 +-
 .../spark/sql/execution/ui/SQLListener.scala       |  5 +-
 .../spark/sql/execution/SQLJsonProtocolSuite.scala | 82 ++++++++++++----------
 .../history/SQLEventFilterBuilderSuite.scala       |  2 +-
 .../history/SQLLiveEntitiesEventFilterSuite.scala  |  8 +--
 .../sql/execution/ui/AllExecutionsPageSuite.scala  | 47 +++++++++++--
 .../execution/ui/MetricsAggregationBenchmark.scala |  2 +-
 .../execution/ui/SQLAppStatusListenerSuite.scala   | 20 +++---
 10 files changed, 111 insertions(+), 61 deletions(-)


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

Reply via email to