Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20560
  
    **[Test build #87261 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87261/testReport)**
 for PR 20560 at commit 
[`550ff99`](https://github.com/apache/spark/commit/550ff99652de515e9ee056596350a8cbf802f938).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `abstract class KeepOrderUnaryNode extends UnaryNode `
      * `case class Subquery(child: LogicalPlan) extends KeepOrderUnaryNode `
      * `case class Project(projectList: Seq[NamedExpression], child: 
LogicalPlan)`
      * `case class GlobalLimit(limitExpr: Expression, child: LogicalPlan) 
extends KeepOrderUnaryNode `


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to