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 7832e917d0d5 [SPARK-51928][BUILD] Upgrade Apache `common-text` to 1.13.1 add 7292ff1ec763 [SPARK-51823][SS] Add config to not persist state store on executors No new revisions were added by this update. Summary of changes: .../org/apache/spark/sql/internal/SQLConf.scala | 14 +++++++ .../sql/execution/streaming/state/StateStore.scala | 24 ++++++++++-- .../execution/streaming/state/StateStoreConf.scala | 3 ++ .../execution/streaming/state/StateStoreRDD.scala | 7 ++++ .../state/RocksDBStateStoreIntegrationSuite.scala | 43 ++++++++++++++++++++++ .../streaming/state/StateStoreRDDSuite.scala | 27 ++++++++++++++ 6 files changed, 114 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org