GitHub user zsxwing opened a pull request:

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

    [SPARK-22094][SS]processAllAvailable should check the query state

    ## What changes were proposed in this pull request?
    
    `processAllAvailable` should also check the query state and if the query is 
stopped, it should return.
    
    ## How was this patch tested?
    
    The new unit test.

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

    $ git pull https://github.com/zsxwing/spark SPARK-22094

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

    https://github.com/apache/spark/pull/19314.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 #19314
    
----
commit b222aef2179a36a8e2b0c3556ec60b2bfb53e228
Author: Shixiong Zhu <zsxw...@gmail.com>
Date:   2017-09-22T00:02:02Z

    processAllAvailable should check the query state

----


---

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

Reply via email to