GitHub user sohama4 opened a pull request:

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

    [SPARK-20538][SQL] Wrap Dataset.reduce with withNewExecutionId.

    ## What changes were proposed in this pull request?
    
    Wrap Dataset.reduce with `withNewExecutionId`.


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

    $ git pull https://github.com/sohama4/spark dataset_reduce_withexecutionid

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

    https://github.com/apache/spark/pull/21316.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 #21316
    
----
commit 9b507bc4312e0cadd84a6436a0311e739ae22d18
Author: Soham Aurangabadkar <sohama4@...>
Date:   2018-05-13T22:19:05Z

    Wrap Dataset.reduce with withNewExecutionId.

----


---

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

Reply via email to