GitHub user brkyvz opened a pull request:
https://github.com/apache/spark/pull/20279
[SPARK-23092][SQL] Migrate MemoryStream to DataSourceV2 APIs
## What changes were proposed in this pull request?
This PR migrates the MemoryStream to DataSourceV2 APIs.
## How was this patch tested?
All existing unit tests in streaming.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brkyvz/spark memv2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20279.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 #20279
----
commit 7c09b376eef6a4e6c118c78ad9459cb55e59e67f
Author: Burak Yavuz <brkyvz@...>
Date: 2018-01-11T16:44:19Z
save for so far
commit 78c50f860aa13f569669f4ad77f4325d80085c8b
Author: Burak Yavuz <brkyvz@...>
Date: 2018-01-12T18:27:49Z
Save so far
commit 2777b5b38596a1fb68bcf8ee928aec1a58dc372c
Author: Burak Yavuz <brkyvz@...>
Date: 2018-01-13T01:43:03Z
save so far
commit 50a541b5890f328a655a7ef1fca4f8480b9a35f0
Author: Burak Yavuz <brkyvz@...>
Date: 2018-01-16T19:14:08Z
Compiles and I think also runs correctly
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]