Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/22481
**[Test build #96320 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/96320/testReport)**
for PR 22481 at commit
[`4532aaa`](https://github.com/apache/spark/commit/4532aaa2471c04c57f3b59bdcec26ad83627df68).
* This patch **fails due to an unknown error code, -9**.
* 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: [email protected]
For additional commands, e-mail: [email protected]