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 c560428  [SPARK-20732][CORE] Decommission cache blocks to other 
executors when an executor is decommissioned
     add ab4cf49  [SPARK-31440][SQL] Improve SQL Rest API

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/ui/SparkPlanGraph.scala    |   6 +-
 .../spark/status/api/v1/sql/SqlResource.scala      |  90 +++++++--
 .../org/apache/spark/status/api/v1/sql/api.scala   |  15 +-
 .../spark/status/api/v1/sql/SqlResourceSuite.scala | 205 +++++++++++++++++++++
 4 files changed, 293 insertions(+), 23 deletions(-)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/status/api/v1/sql/SqlResourceSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to