GitHub user gianmarcodonetti opened a pull request:

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

    Feature/apply func to rdd

    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/gianmarcodonetti/spark 
feature/apply-func-to-rdd

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

    https://github.com/apache/spark/pull/20919.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 #20919
    
----
commit d8463db0e665087426f9a0d656f8730f704a66c2
Author: Gianmarco Donetti <gianmarco.donetti@...>
Date:   2018-01-12T15:31:40Z

    added function apply to rdd

commit 8e79b4691ca61c31d346b0581e7dd733049e2b19
Author: Gianmarco Donetti <gianmarco.donetti@...>
Date:   2018-01-12T15:48:24Z

    refactor and add todo

----


---

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

Reply via email to