SparkQA commented on pull request #33038: URL: https://github.com/apache/spark/pull/33038#issuecomment-876386389
**[Test build #140801 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/140801/testReport)** for PR 33038 at commit [`4847dc2`](https://github.com/apache/spark/commit/4847dc2a5030f6356a22fba08eebdd7c32984227). * This patch **fails Scala style tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait HDFSBackedStateStoreMap ` * `class NoPrefixHDFSBackedStateStoreMap extends HDFSBackedStateStoreMap ` * `class PrefixScannableHDFSBackedStateStoreMap(` * ` class HDFSBackedReadStateStore(val version: Long, map: HDFSBackedStateStoreMap)` * ` class HDFSBackedStateStore(val version: Long, mapToUpdate: HDFSBackedStateStoreMap)` * `sealed trait RocksDBStateEncoder ` * `class PrefixKeyScanStateEncoder(` * `class NoPrefixKeyStateEncoder(keySchema: StructType, valueSchema: StructType)` -- 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]
