Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/10790#issuecomment-172302154
  
    **[Test build #49542 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/49542/consoleFull)**
 for PR 10790 at commit 
[`6b22c91`](https://github.com/apache/spark/commit/6b22c91539cf4f766c6552e303a28faac6fef8eb).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `public class BufferedRowIterator `
      * `trait CodegenSupport extends SparkPlan `
      * `case class InputAdapter(child: SparkPlan) extends LeafNode with 
CodegenSupport `
      * `case class WholeStageCodegen(plan: CodegenSupport, children: 
Seq[SparkPlan])`
      * `      class GeneratedIterator extends 
org.apache.spark.sql.execution.BufferedRowIterator `
      * `case class Project(projectList: Seq[NamedExpression], child: 
SparkPlan)`
      * `case class Filter(condition: Expression, child: SparkPlan) extends 
UnaryNode with CodegenSupport `


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