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

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


    from bbb9c2c1878e [SPARK-47208][DOCS][FOLLOWUP] Replace 
`spark.driver.minMemoryOverhead` with `spark.executor.minMemoryOverhead`
     add da1854e0cb38 [SPARK-51097][SS] Adding state store instance metrics for 
last uploaded snapshot version in RocksDB

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    |  16 ++
 .../streaming/StreamingSymmetricHashJoinExec.scala |   7 +-
 .../sql/execution/streaming/state/RocksDB.scala    |  11 +-
 .../state/RocksDBStateStoreProvider.scala          |  16 +-
 .../sql/execution/streaming/state/StateStore.scala | 101 +++++++-
 .../state/SymmetricHashJoinStateManager.scala      |   4 +-
 .../execution/streaming/statefulOperators.scala    |  82 ++++++-
 .../RocksDBStateStoreCheckpointFormatV2Suite.scala |   3 +
 .../state/RocksDBStateStoreIntegrationSuite.scala  | 253 ++++++++++++++++++++-
 9 files changed, 473 insertions(+), 20 deletions(-)


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

Reply via email to