Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/15874
**[Test build #69215 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/69215/consoleFull)**
for PR 15874 at commit
[`e198080`](https://github.com/apache/spark/commit/e198080557c598286363184855a6f368d60b45e3).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class ClusteringSummary(JavaWrapper):`
* `class GaussianMixtureSummary(ClusteringSummary):`
* `class BisectingKMeansSummary(ClusteringSummary):`
* `trait CollectionGenerator extends Generator `
* `case class Stack(children: Seq[Expression]) extends Generator `
* `abstract class ExplodeBase extends UnaryExpression with
CollectionGenerator with Serializable `
* `case class Explode(child: Expression) extends ExplodeBase `
* `case class PosExplode(child: Expression) extends ExplodeBase `
* `case class Inline(child: Expression) extends UnaryExpression with
CollectionGenerator `
* `case class OuterReference(e: NamedExpression)`
* `trait InvokeLike extends Expression with NonSQLExpression `
* `case class ColumnStat(`
* `case class UncacheTableCommand(`
* `case class OffsetSeq(offsets: Seq[Option[Offset]], metadata:
Option[String] = None) `
* `case class SparkListenerDriverAccumUpdates(`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]