Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-22933][SPARKR] R Structured Streaming API for withWatermark, trigger, partitionBy #20129

Closed
wants to merge 6 commits into from

Conversation

felixcheung
Copy link
Member

What changes were proposed in this pull request?

R Structured Streaming API for withWatermark, trigger, partitionBy

How was this patch tested?

manual, unit tests

@SparkQA
Copy link

SparkQA commented Dec 31, 2017

Test build #85563 has finished for PR 20129 at commit 3843395.

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

@SparkQA
Copy link

SparkQA commented Jan 1, 2018

Test build #85564 has finished for PR 20129 at commit 2d26bd8.

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

@SparkQA
Copy link

SparkQA commented Jan 1, 2018

Test build #85566 has finished for PR 20129 at commit 73e0def.

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

@SparkQA
Copy link

SparkQA commented Jan 1, 2018

Test build #85577 has finished for PR 20129 at commit 137d1cb.

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

@felixcheung
Copy link
Member Author

merged to master/2.3

asfgit pushed a commit that referenced this pull request Jan 4, 2018
…rigger, partitionBy

## What changes were proposed in this pull request?

R Structured Streaming API for withWatermark, trigger, partitionBy

## How was this patch tested?

manual, unit tests

Author: Felix Cheung <[email protected]>

Closes #20129 from felixcheung/rwater.

(cherry picked from commit df95a90)
Signed-off-by: Felix Cheung <[email protected]>
@asfgit asfgit closed this in df95a90 Jan 4, 2018
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.

2 participants