You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2021/07/02 08:12:35 UTC

[spark] branch branch-3.2 updated (c1d8178 -> ae8f917)

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

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


    from c1d8178  [SPARK-35968][SQL] Make sure partitions are not too small in AQE partition coalescing
     add ae8f917  [SPARK-35785][SS][3.2] Cleanup support for RocksDB instance

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/streaming/state/RocksDB.scala    |   7 +
 .../streaming/state/RocksDBFileManager.scala       | 106 ++++++++++
 .../execution/streaming/state/RocksDBSuite.scala   | 216 ++++++++++++++++++++-
 3 files changed, 328 insertions(+), 1 deletion(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org