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 52a1f8c [SPARK-33428][SQL] Match the behavior of conv function to
MySQL's
add f98a063 [SPARK-35172][SS] The implementation of
RocksDBCheckpointMetadata
No new revisions were added by this update.
Summary of changes:
.../streaming/state/RocksDBFileManager.scala | 165 +++++++++++++++++++++
.../execution/streaming/state/RocksDBSuite.scala | 57 +++++++
2 files changed, 222 insertions(+)
create mode 100644
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/RocksDBFileManager.scala
create mode 100644
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]