[ 
https://issues.apache.org/jira/browse/DRILL-6231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401456#comment-16401456
 ] 

ASF GitHub Bot commented on DRILL-6231:
---------------------------------------

GitHub user ppadma opened a pull request:

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

    DRILL-6231: Fix memory allocation for repeated list vector

    

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

    $ git pull https://github.com/ppadma/drill DRILL-6231

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

    https://github.com/apache/drill/pull/1171.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 #1171
    
----
commit 114a526240a272bd626862a02d1acd06b9c8b4cf
Author: Padma Penumarthy <ppenumar97@...>
Date:   2018-03-16T04:50:54Z

    DRILL-6231: Fix memory allocation for repeated list vector

----


> Fix memory allocation for repeated list vector
> ----------------------------------------------
>
>                 Key: DRILL-6231
>                 URL: https://issues.apache.org/jira/browse/DRILL-6231
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Flow
>    Affects Versions: 1.13.0
>            Reporter: Padma Penumarthy
>            Assignee: Padma Penumarthy
>            Priority: Critical
>             Fix For: 1.14.0
>
>
> Vector allocation in record batch sizer can be enhanced to allocate memory 
> for repeated list vector more accurately rather than using default functions. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to