You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/18 22:35:00 UTC

[jira] [Commented] (ARROW-1553) [JAVA] Implement setInitialCapacity for MapWriter and pass on this capacity during lazy creation of child vectors

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

ASF GitHub Bot commented on ARROW-1553:
---------------------------------------

GitHub user siddharthteotia opened a pull request:

    https://github.com/apache/arrow/pull/1113

    ARROW-1553: [JAVA] Implement setInitialCapacity for MapWriter 

     Implement setInitialCapacity for MapWriter and pass on this capacity during lazy creation of child vectors
    
    cc @jacques-n 

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

    $ git pull https://github.com/siddharthteotia/arrow ARROW-1553

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

    https://github.com/apache/arrow/pull/1113.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 #1113
    
----
commit 2ed70b6fb1bb97e20aa5ea962091b6acaa216b23
Author: siddharth <si...@dremio.com>
Date:   2017-09-18T22:32:12Z

    ARROW-1553:  Implement setInitialCapacity for MapWriter and pass on this capacity during lazy creation of child vectors

----


> [JAVA] Implement setInitialCapacity for MapWriter and pass on this capacity during lazy creation of child vectors
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1553
>                 URL: https://issues.apache.org/jira/browse/ARROW-1553
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java - Vectors
>            Reporter: Siddharth Teotia
>            Assignee: Siddharth Teotia
>              Labels: pull-request-available
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)