Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21403
**[Test build #93783 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/93783/testReport)**
for PR 21403 at commit
[`423e93e`](https://github.com/apache/spark/commit/423e93efffa523cb44246218773c864cbb946059).
* This patch passes all 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]