GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/11629

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

    ## 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.)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/spark minor_rename

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11629.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 #11629
    
----
commit 70390aecabf8de65756fae9fb5aed441b4be9244
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2016-03-10T05:54:27Z

    Replace DataFrameWriter.stream() with startStream() in comments.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to