This is an automated email from the ASF dual-hosted git repository. ashrigondekar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 0491d7e32bb9 [SPARK-53131][SHELL] Improve `SparkShell` to import `java.nio.file._` by default add 5180c0c51de1 [SPARK-53069][SS] Fix incorrect state store metrics with virtual column families No new revisions were added by this update. Summary of changes: .../sql/execution/streaming/state/RocksDB.scala | 42 +++++++--- .../spark/sql/streaming/StreamingJoinSuite.scala | 30 ++++++- .../streaming/TransformWithListStateSuite.scala | 32 +++++++- .../streaming/TransformWithListStateTTLSuite.scala | 93 +++++++++++++++++++++- .../sql/streaming/TransformWithMapStateSuite.scala | 21 ++++- .../streaming/TransformWithMapStateTTLSuite.scala | 23 ++++++ .../sql/streaming/TransformWithStateTTLTest.scala | 3 +- .../TransformWithValueStateTTLSuite.scala | 17 ++++ 8 files changed, 239 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org