Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21847
**[Test build #93837 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/93837/testReport)**
for PR 21847 at commit
[`9bec5fa`](https://github.com/apache/spark/commit/9bec5fa45c8af270ab22196c4b5b3ba071106d0b).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `trait BarrierTaskContext extends TaskContext `
* `class BarrierTaskInfo(val address: String)`
* `class RDDBarrier[T: ClassTag](rdd: RDD[T]) `
* `case class WorkerOffer(`
* `case class Shuffle(child: Expression, randomSeed: Option[Long] = None)`
* `case class ReplicateRows(children: Seq[Expression]) extends Generator
with CodegenFallback `
* `trait AnalysisHelper extends QueryPlan[LogicalPlan] `
* `case class Intersect(`
* `case class Except(`
* `case class RandomIndicesGenerator(randomSeed: Long) `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]