Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/5326#issuecomment-88984495
  
      [Test build #29613 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29613/consoleFull)
 for   PR 5326 at commit 
[`e60b7a1`](https://github.com/apache/spark/commit/e60b7a19c1787df69e7856877c523d8438c48e01).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class DimensionJoin(`
      * `case class JoinFilter(joinType: JoinType, filter: Expression)`
      * `case class JoinKey(leftKeys: Seq[Expression], rightKeys: 
Seq[Expression])`
      * `trait CompactBufferBuilder extends java.io.Serializable `
      * `class IteratorBufferBuilder extends CompactBufferBuilder `
      * `class HashedBufferBuilder(relation: HashedRelation) extends 
CompactBufferBuilder `
      * `class CorrelatedBufferBuilder(key: Projection, relation: 
HashedRelation)`
      * `class ConstantBufferBuilder(row: Row) extends CompactBufferBuilder `
      * `trait MultiwayJoin `
      * `  class MultiBuild extends HashSet[Int] with BuildSide `
    
     * This patch does not change any dependencies.


---
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