Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21741
**[Test build #93006 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/93006/testReport)**
for PR 21741 at commit
[`f206457`](https://github.com/apache/spark/commit/f20645750017e7d78bd3ccbadce8ee579bfaeee8).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* ` class SerializableConfiguration(@transient var value: Configuration)`
* ` class IncompatibleSchemaException(msg: String, ex: Throwable = null)
extends Exception(msg, ex)`
* ` case class SchemaType(dataType: DataType, nullable: Boolean)`
* ` implicit class AvroDataFrameWriter[T](writer: DataFrameWriter[T]) `
* ` implicit class AvroDataFrameReader(reader: DataFrameReader) `
* `class KMeansModel (@Since(\"1.0.0\") val clusterCenters:
Array[Vector],`
* `abstract class ArraySetLike extends
BinaryArrayExpressionWithImplicitCast `
* `case class ArrayUnion(left: Expression, right: Expression) extends
ArraySetLike `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]