GitHub user uncleGen opened a pull request:

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

    [SPARK-20672][SS] Keep the `isStreaming` property in triggerLogicalPlan in 
Structured Streaming

    ## What changes were proposed in this pull request?
    
    In Structured Streaming, the "isStreaming" property will be eliminated in 
each triggerLogicalPlan. Then, some rules will be applied to this 
triggerLogicalPlan mistakely. So, we should refactor existing code to better 
execute batch query and ss query.
    
    ## How was this patch tested?
    
    existing ut.


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

    $ git pull https://github.com/uncleGen/spark SPARK-20672

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

    https://github.com/apache/spark/pull/17913.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 #17913
    
----
commit d1c4cbf0fa369db993855ef3f63b05561cf6662a
Author: uncleGen <husty...@gmail.com>
Date:   2017-05-09T06:01:51Z

    Keep the `streaming` property in triggerLogicalPlan in Structured Streaming

commit 20648d99b1b95ea074be56708f13901bba2ee10d
Author: uncleGen <husty...@gmail.com>
Date:   2017-05-09T06:18:50Z

    update

----


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