GitHub user bdrillard opened a pull request:

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

    [SPARK-18016][SQL][CATALYST][BRANCH-2.2] Code Generation: Constant Pool 
Limit - Class Splitting

    ## What changes were proposed in this pull request?
    
    This is a backport patch for Spark 2.2.x of the class splitting feature 
over excess generated code as was merged in #18075.
    
    ## How was this patch tested?
    
    The same test provided in #18075 is included in this patch.

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

    $ git pull https://github.com/bdrillard/spark class_splitting_2.2

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

    https://github.com/apache/spark/pull/18377.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 #18377
    
----
commit 850af2be606bcb54af3f1fc97eedf49c397fb024
Author: ALeksander Eskilson <alek.eskil...@cerner.com>
Date:   2017-06-20T20:30:16Z

    class_splitting_2.2 removing instances of 'this'

commit 8998ee5dc7119e7329d334d25de8f5d9b381aa9e
Author: ALeksander Eskilson <alek.eskil...@cerner.com>
Date:   2017-06-21T15:01:15Z

    class_splitting_2.2 adding class splitting functions

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to