GitHub user mgaido91 opened a pull request:

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

    [SPARK-25829][SQL][FOLLOWUP] Refactor MapConcat in order to check properly 
the limit size

    ## What changes were proposed in this pull request?
    
    The PR starts from the 
[comment](https://github.com/apache/spark/pull/23124#discussion_r236112390) in 
the main one and it aims at:
     - simplifying the code for `MapConcat`;
     - be more precise in checking the limit size.
    
    ## How was this patch tested?
    
    existing tests


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

    $ git pull https://github.com/mgaido91/spark SPARK-25829_followup

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

    https://github.com/apache/spark/pull/23217.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 #23217
    
----
commit 54f0f31aaa14de7c44c336580c7ed18e8ffb4b54
Author: Marco Gaido <marcogaido91@...>
Date:   2018-12-04T12:35:09Z

    [SPARK-25829][SQL][FOLLOWUP] Refactor MapConcat in order to check properly 
the limit size

----


---

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

Reply via email to