anishshri-db commented on code in PR #43174:
URL: https://github.com/apache/spark/pull/43174#discussion_r1346634909
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBSuite.scala:
##########
@@ -240,6 +240,32 @@ class RocksDBSuite extends
AlsoTestWithChangelogCheckpointingEnabled with Shared
}
}
+ testWithChangelogCheckpointingEnabled("Rollback multiple versions") {
Review Comment:
Can we give a more descriptive test name ? Also maybe add a comment linking
the SPARK issue and just a small description of which case this test is
validating
--
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]