GitHub user phegstrom opened a pull request:

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

    [SPARK-25202] [Core] Implements split with limit sql function

    ## What changes were proposed in this pull request?
    
    Adds support for the setting limit in the sql split function
    
    ## How was this patch tested?
    
    1. Updated unit tests
    2. Tested using Scala spark shell
    
    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/phegstrom/spark master

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

    https://github.com/apache/spark/pull/22227.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 #22227
    
----
commit 15362be4764d2b33757488efe38667cc762246ad
Author: Parker Hegstrom <phegstrom@...>
Date:   2018-08-24T19:19:58Z

    implement split with limit

commit ceb3f41238c8731606164cea5c45a0b87bb5d6f2
Author: Parker Hegstrom <phegstrom@...>
Date:   2018-08-24T20:26:42Z

    linting

----


---

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

Reply via email to