Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/7499#issuecomment-122590019
  
      [Test build #37728 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/37728/console)
 for   PR 7499 at commit 
[`97e3f2f`](https://github.com/apache/spark/commit/97e3f2f45317ef76247f953afda02a4cfa69ceda).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class Expression extends TreeNode[Expression] `
      * `case class IsNaN(child: Expression) extends UnaryExpression`
      * `abstract class LogicalPlan extends QueryPlan[LogicalPlan] with Logging 
`
      * `abstract class TreeNode[BaseType <: TreeNode[BaseType]] extends 
Product `
      * `abstract class SparkPlan extends QueryPlan[SparkPlan] with Logging 
with Serializable `
      * `case class ConvertToUnsafe(child: SparkPlan) extends UnaryNode `
      * `case class ConvertToSafe(child: SparkPlan) extends UnaryNode `



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

Reply via email to