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

[MINOR][SQL] Replace DataFrameWriter.stream() with startStream() in comments. #11629

Closed
wants to merge 1 commit into from
Closed

[MINOR][SQL] Replace DataFrameWriter.stream() with startStream() in comments. #11629

wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

According to #11627 , this PR replace DataFrameWriter.stream() with startStream() in comments of ContinuousQueryListener.java.

How was this patch tested?

Manual. (It changes on comments.)

@rxin
Copy link
Contributor

rxin commented Mar 10, 2016

LGTM pending tests.

@dongjoon-hyun
Copy link
Member Author

Thank you!

@SparkQA
Copy link

SparkQA commented Mar 10, 2016

Test build #52817 has finished for PR 11629 at commit 70390ae.

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

@rxin
Copy link
Contributor

rxin commented Mar 10, 2016

Merging in master!

@asfgit asfgit closed this in 9525c56 Mar 10, 2016
@dongjoon-hyun
Copy link
Member Author

Thanks a lot.

roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
…omments.

## What changes were proposed in this pull request?

According to apache#11627 , this PR replace `DataFrameWriter.stream()` with `startStream()` in comments of `ContinuousQueryListener.java`.

## How was this patch tested?

Manual. (It changes on comments.)

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes apache#11629 from dongjoon-hyun/minor_rename.
@dongjoon-hyun dongjoon-hyun deleted the minor_rename branch March 29, 2016 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants