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 e17df6e452a2 [SPARK-51290][SQL] Enable filling default values in DSv2 writes add 792eef666588 [SPARK-51097][SS] Revert RocksDB instance metrics changes 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, 20 insertions(+), 473 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org