GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/13673
[WIP][SPARK-15953][SQL][STREAMING] Renamed ContinuousQuery to StreamingQuery
## What changes were proposed in this pull request?
Renamed for simplicity, so that its obvious that its related to streaming.
The PR is blocked on #13653 and contains its changes as well. Hence its
marked WIP.
## 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/tdas/spark SPARK-15953
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13673.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 #13673
----
commit a59498bbe86609bc206de9b229052f35071049cb
Author: Tathagata Das <[email protected]>
Date: 2016-06-13T23:29:03Z
Refactored DF reader-writer to use readStream and writeStream for streaming
DFs
commit e118631fd5bbea962932a812addae21c89f6f4f2
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T01:41:23Z
Updated python API
commit bbfff70b0bac8b2c33ab1eb736405759bb391633
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T01:58:15Z
Fixed python style
commit 0b503cbaad85a197c59d5f9a3122a360f673bd0b
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T19:49:46Z
Merge remote-tracking branch 'apache-github/master' into SPARK-15933
commit 536c25e00b154a467279ab0055ae98002bd70847
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T21:19:00Z
Addressed comments
commit 29ca23b74c16440dbb1e440423615357ec8015bf
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T21:45:03Z
Fixed python style
commit 579c259e6ba1b677e37f1c3c6b6ba23352014742
Author: Tathagata Das <[email protected]>
Date: 2016-06-14T22:46:15Z
Renamed ContinuousQuery to StreamingQuery
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]