SparkQA commented on pull request #30255: URL: https://github.com/apache/spark/pull/30255#issuecomment-723032671
**[Test build #130708 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130708/testReport)** for PR 30255 at commit [`0eefb58`](https://github.com/apache/spark/commit/0eefb588609f859b18485c1c8bbbb9eab9b6b246). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `trait OffsetWindowFunction extends WindowFunction ` * `case class DropTableExec(` * ` class HDFSBackedReadStateStore(val version: Long, map: MapType)` * `trait ReadStateStore ` * `trait StateStore extends ReadStateStore ` * `class WrappedReadStateStore(store: StateStore) extends ReadStateStore ` * `abstract class BaseStateStoreRDD[T: ClassTag, U: ClassTag](` * `class ReadStateStoreRDD[T: ClassTag, U: ClassTag](` * `class StateStoreRDD[T: ClassTag, U: ClassTag](` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
