Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21980
**[Test build #94194 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/94194/testReport)**
for PR 21980 at commit
[`39db5aa`](https://github.com/apache/spark/commit/39db5aa65221a401179a47ca58a9f32762ee1509).
* This patch **fails due to an unknown error code, -9**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class Uuid(randomSeed: Option[Long] = None) extends
LeafExpression with Stateful`
* `trait ExpressionWithRandomSeed `
* `case class Rand(child: Expression) extends RDG with
ExpressionWithRandomSeed `
* `case class Randn(child: Expression) extends RDG with
ExpressionWithRandomSeed `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]