xuanyuanking commented on a change in pull request #33187:
URL: https://github.com/apache/spark/pull/33187#discussion_r665896298
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/StateStoreSuite.scala
##########
@@ -235,6 +236,162 @@ class StateStoreSuite extends
StateStoreSuiteBase[HDFSBackedStateStoreProvider]
assert(getSizeOfStateForCurrentVersion(store.metrics) > noDataMemoryUsed)
}
+ test("maintenance") {
Review comment:
Yes, since these tests have the assumption that the provider have a
`baseDir`
--
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]