GitHub user brkyvz opened a pull request:

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

    Backport SPARK-17599 and SPARK-17569 to Spark 2.0 branch

    ## What changes were proposed in this pull request?
    
    This Backports PR #15153 and PR #15122 to Spark 2.0 branch for Structured 
Streaming.
    It is structured a bit differently because similar code paths already 
existed in the 2.0 branch. The unit test makes sure that both behaviors don't 
break.

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

    $ git pull https://github.com/brkyvz/spark backports-to-streaming

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

    https://github.com/apache/spark/pull/15202.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 #15202
    
----
commit d9bd425516cc1befe9a331f8c9b9065af457502f
Author: Burak Yavuz <brk...@gmail.com>
Date:   2016-09-22T21:19:01Z

    Backport SPARK-17599 and SPARK-17569 to Spark 2.0 branch

----


---
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