Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21192
**[Test build #92184 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/92184/testReport)**
for PR 21192 at commit
[`eab96b4`](https://github.com/apache/spark/commit/eab96b4ed078263d8eb1df6b1204c007f6b4be4a).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class ForeachBatchFunction(object):`
* `case class ArrayDistinct(child: Expression)`
* `class PythonForeachWriter(func: PythonFunction, schema: StructType)`
* ` class UnsafeRowBuffer(taskMemoryManager: TaskMemoryManager, tempDir:
File, numFields: Int)`
* `trait MemorySinkBase extends BaseStreamingSink with Logging `
* `class MemorySink(val schema: StructType, outputMode: OutputMode,
options: DataSourceOptions)`
* `class ForeachBatchSink[T](batchWriter: (Dataset[T], Long) => Unit,
encoder: ExpressionEncoder[T])`
* `trait PythonForeachBatchFunction `
* `case class ForeachWriterProvider[T](`
* `case class ForeachWriterFactory[T](`
* `class ForeachDataWriter[T](`
* `class MemoryWriter(`
* `class MemoryStreamWriter(`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]