Skip to content

Conversation

@tdas
Copy link
Contributor

@tdas tdas commented Oct 18, 2016

This is the branch-2.0 PR of #15530 to make the APIs consistent with the master. Since these APIs are experimental and not direct user facing (StreamingQueryListener is advanced Structured Streaming APIs), its okay to change them in branch-2.0.

What changes were proposed in this pull request?

As per @rxin request, here are further API changes

  • Changed Stream(Started/Progress/Terminated) events to Stream*Event
  • Changed the fields in StreamingQueryListener.on*** from query* to event

How was this patch tested?

Existing unit tests.

@tdas tdas changed the base branch from master to branch-2.0 October 18, 2016 20:48
@rxin
Copy link
Contributor

rxin commented Oct 18, 2016

LGTM

@SparkQA
Copy link

SparkQA commented Oct 18, 2016

Test build #67141 has started for PR 15535 at commit 9549e58.

@SparkQA
Copy link

SparkQA commented Oct 18, 2016

Test build #67140 has finished for PR 15535 at commit 0fe56d2.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Oct 18, 2016

Test build #67143 has finished for PR 15535 at commit bb1b234.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@tdas
Copy link
Contributor Author

tdas commented Oct 18, 2016

I cancelled previous jenkins tests, hence the failures.

@SparkQA
Copy link

SparkQA commented Oct 19, 2016

Test build #3361 has finished for PR 15535 at commit 4cac044.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Oct 19, 2016

Test build #67144 has finished for PR 15535 at commit 4cac044.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@tdas
Copy link
Contributor Author

tdas commented Oct 19, 2016

I am merging this.

asfgit pushed a commit that referenced this pull request Oct 19, 2016
…ener APIs for branch-2.0

This is the branch-2.0 PR of #15530 to make the APIs consistent with the master. Since these APIs are experimental and not direct user facing (StreamingQueryListener is advanced Structured Streaming APIs), its okay to change them in branch-2.0.

## What changes were proposed in this pull request?

As per rxin request, here are further API changes
- Changed `Stream(Started/Progress/Terminated)` events to `Stream*Event`
- Changed the fields in `StreamingQueryListener.on***` from `query*` to `event`

## How was this patch tested?
Existing unit tests.

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #15535 from tdas/SPARK-17731-1-branch-2.0.
@zsxwing
Copy link
Member

zsxwing commented Oct 24, 2016

@tdas could you close this PR? Thanks!

@tdas tdas closed this Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants