This is an automated email from the ASF dual-hosted git repository.
viirya pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 654f19d [SPARK-34621][SQL] Unify output of
ShowCreateTableAsSerdeCommand and ShowCreateTableCommand
add c91a756 [SPARK-34592][WEBUI] Mark indeterminate RDD in Web UI
No new revisions were added by this update.
Summary of changes:
.../org/apache/spark/ui/static/spark-dag-viz.css | 12 +++++++++
.../org/apache/spark/ui/static/spark-dag-viz.js | 6 +++++
core/src/main/scala/org/apache/spark/rdd/RDD.scala | 9 ++++---
.../scala/org/apache/spark/storage/RDDInfo.scala | 8 +++---
.../main/scala/org/apache/spark/ui/UIUtils.scala | 3 +++
.../apache/spark/ui/scope/RDDOperationGraph.scala | 20 ++++++++++++---
.../scala/org/apache/spark/util/JsonProtocol.scala | 9 +++++--
.../spark/ui/scope/RDDOperationGraphSuite.scala | 4 ++-
.../org/apache/spark/util/JsonProtocolSuite.scala | 29 ++++++++++++++++++----
9 files changed, 83 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]