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 18c578d4f7b [SPARK-43206][SS][CONNECT] StreamingQuery exception()
include stack trace
add ca6f0a36b82 [SPARK-43311][SS] Add RocksDB state store provider memory
management enhancements
No new revisions were added by this update.
Summary of changes:
.../sql/execution/streaming/state/RocksDB.scala | 140 ++++++++++++---------
.../streaming/state/RocksDBMemoryManager.scala | 69 ++++++++++
.../execution/streaming/state/RocksDBSuite.scala | 119 +++++++++++++++++-
.../streaming/state/StateStoreSuite.scala | 22 +++-
4 files changed, 284 insertions(+), 66 deletions(-)
create mode 100644
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/RocksDBMemoryManager.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]