GitHub user jose-torres opened a pull request:
https://github.com/apache/spark/pull/20351
[SPARK-23014][SS] Fully remove V1 memory sink.
## What changes were proposed in this pull request?
Fully remove the V1 memory sink, now that all kinds of execution support
the V2 version.
## How was this patch tested?
existing unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jose-torres/spark v2-sink
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20351.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 #20351
----
commit 9b79c1c9c62209aad91dccc1f5f15e449d12df6d
Author: Jose Torres <jose@...>
Date: 2018-01-05T21:27:23Z
remove v1 sink
commit c75190bc027b3730f36ccda4d1d6c89f9f9acb85
Author: Jose Torres <jose@...>
Date: 2018-01-22T18:56:11Z
remove v2 sink from new tests
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]