GitHub user jose-torres opened a pull request:
https://github.com/apache/spark/pull/20552
[SPARK-23099][SS] Migrate foreach sink to DataSourceV2
## What changes were proposed in this pull request?
Migrate the foreach sink to the DataSourceV2 API.
## How was this patch tested?
existing unit tests, and new test to verify edge case
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jose-torres/spark foreach-sink
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20552.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20552
----
commit 44de1ea878fb65e4e04ac6cd594f2e7c72ea2d5e
Author: Jose Torres <jose@...>
Date: 2018-02-08T20:28:03Z
migrate foreach sink
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]