GitHub user felixcheung opened a pull request:

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

    [SPARK-22933][SPARKR] R Structured Streaming API for withWatermark, 
trigger, partitionBy

    ## What changes were proposed in this pull request?
    
    R Structured Streaming API for withWatermark, trigger, partitionBy
    
    ## How was this patch tested?
    
    manual, unit tests

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

    $ git pull https://github.com/felixcheung/spark rwater

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

    https://github.com/apache/spark/pull/20129.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 #20129
    
----
commit 9c980e3987c44c6df87e4d39524e4689babcabda
Author: Felix Cheung <felixcheung_m@...>
Date:   2017-08-21T00:09:57Z

    withWatermark

commit e440706bfeb819faa1579f27fdf93d740aba0e3e
Author: Felix Cheung <felixcheung_m@...>
Date:   2017-12-31T20:48:21Z

    trigger, patitionBy, tests

commit 3843395391281f74278346bd518e543a4b86a66f
Author: Felix Cheung <felixcheung_m@...>
Date:   2017-12-31T20:57:17Z

    more test

----


---

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

Reply via email to