GitHub user vvysotskyi opened a pull request:

    https://github.com/apache/drill/pull/818

    DRILL-5140: Fix CompileException in run-time generated code when record 
batch has…

    …rd batch has large number of fields.
    
    Implement recursive splitting of run-time generated code to the inner 
classes when class members number is close to the class constant pool size.

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

    $ git pull https://github.com/vvysotskyi/drill DRILL-5140

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

    https://github.com/apache/drill/pull/818.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 #818
    
----
commit 2dd81eb89d56f3dbfc86037a5fd8d6bfe026dd45
Author: Volodymyr Vysotskyi <vvo...@gmail.com>
Date:   2017-04-12T16:07:39Z

    DRILL-5140: Fix CompileException in run-time generated code when record 
batch has large number of fields.

----


---
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.
---

Reply via email to