Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22464
  
    **[Test build #96240 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/96240/testReport)**
 for PR 22464 at commit 
[`8ee721c`](https://github.com/apache/spark/commit/8ee721c2923ba125e8d00610a7d9d489010022de).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `trait BaseLimitExec extends UnaryExecNode with CodegenSupport `
      * `case class LocalLimitExec(limit: Int, child: SparkPlan) extends 
BaseLimitExec `
      * `case class GlobalLimitExec(limit: Int, child: SparkPlan) extends 
BaseLimitExec `


---

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

Reply via email to