Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21946
**[Test build #93896 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/93896/testReport)**
for PR 21946 at commit
[`1f0c9a7`](https://github.com/apache/spark/commit/1f0c9a79dc1dc625ad5c821f87f8cdf6f471f445).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class OpenHashSet[@specialized(Long, Int, Double, Float) T: ClassTag](`
* ` sealed class Hasher[@specialized(Long, Int, Double, Float) T]
extends Serializable `
* ` class DoubleHasher extends Hasher[Double] `
* ` class FloatHasher extends Hasher[Float] `
* `case class ArrayUnion(left: Expression, right: Expression) extends
ArraySetLike`
* `case class ArrayExcept(left: Expression, right: Expression) extends
ArraySetLike`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]