GitHub user sohum2002 opened a pull request:

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

    Added flatten functions for RDD and Dataset

    ## What changes were proposed in this pull request?
    This PR creates a _flatten_ function in two places: RDD and Dataset 
classes. This PR resolves the following issues: SPARK-22152 and SPARK-18855.
    
    Author: Sohum Sachdev <[email protected]>

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

    $ git pull https://github.com/sohum2002/spark SPARK-18855_SPARK-18855

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

    https://github.com/apache/spark/pull/19454.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 #19454
    
----
commit 075e7ef3f27af91c5190d039770cf15b08a66c81
Author: Sachathamakul, Patrachai (Agoda) <[email protected]>
Date:   2017-10-08T10:24:44Z

    Added flatten functions for RDD and Dataset

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to