You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2022/11/22 18:29:57 UTC

[spark] branch master updated (25133684ef9 -> 04f026caa8a)

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 25133684ef9 [SPARK-35531][SQL] Update hive table stats without unnecessary convert
     add 04f026caa8a [SPARK-41054][UI][CORE] Support RocksDB as KVStore in live UI

No new revisions were added by this update.

Summary of changes:
 .../spark/deploy/history/FsHistoryProvider.scala   | 41 +++---------------
 .../org/apache/spark/internal/config/Status.scala  |  7 +++
 .../org/apache/spark/status/AppStatusStore.scala   | 12 +++++-
 .../scala/org/apache/spark/status/KVUtils.scala    | 50 +++++++++++++++++++++-
 .../apache/spark/status/AppStatusStoreSuite.scala  | 19 ++++++--
 docs/configuration.md                              |  9 ++++
 6 files changed, 96 insertions(+), 42 deletions(-)


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