Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/7841#issuecomment-155857955 **[Test build #45645 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/45645/consoleFull)** for PR 7841 at commit [`88dd513`](https://github.com/apache/spark/commit/88dd513d69c7a94274cb37e76aa854ddceb977cb). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_:\n * `class SlidingRDDPartition[T](val idx: Int, val prev: Partition, val tail: Seq[T], val offset: Int)`\n * `class SlidingRDD[T: ClassTag](@transient val parent: RDD[T], val windowSize: Int, val step: Int)`\n * `case class Pivot(`\n
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org