brkyvz commented on code in PR #48460:
URL: https://github.com/apache/spark/pull/48460#discussion_r1917420568
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBStateStoreCheckpointFormatV2Suite.scala:
##########
@@ -618,13 +594,18 @@ class RocksDBStateStoreCheckpointFormatV2Suite extends
StreamTest
}
}
+ /**
+ * Verify the version->UniqueId mapping from state store is the same as
+ * what from the commit log
Review Comment:
same as that from the commit log
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]