Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/1839#issuecomment-61201640
  
      [Test build #22578 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/22578/consoleFull)
 for   PR 1839 at commit 
[`af73e1f`](https://github.com/apache/spark/commit/af73e1f3ffab0909acaebdca154889030f1187f7).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `class FanInDep[T: ClassTag](rdd: RDD[T]) extends 
NarrowDependency[T](rdd) `
      * `class DropRDDFunctions[T : ClassTag](self: RDD[T]) extends Logging 
with Serializable `
      * `class FanOutDep[T: ClassTag](rdd: RDD[T]) extends 
NarrowDependency[T](rdd) `
      * `class PromisePartition extends Partition `
      * `class PromiseRDD[V: ClassTag](expr: => (TaskContext => V),`
      * `class PromiseArgPartition(p: Partition, argv: Seq[PromiseRDD[_]]) 
extends Partition `
      * `class PromiseRDDFunctions[T : ClassTag](self: RDD[T]) extends Logging 
with Serializable `



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to