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 2019/06/19 13:37:00 UTC

[jira] [Updated] (ARROW-5483) [Java] add ValueVector constructors that take a Field object

     [ https://issues.apache.org/jira/browse/ARROW-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-5483:
----------------------------------
    Labels: arrow pull-request-available  (was: arrow)

> [Java] add ValueVector constructors that take a Field object
> ------------------------------------------------------------
>
>                 Key: ARROW-5483
>                 URL: https://issues.apache.org/jira/browse/ARROW-5483
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Java
>            Reporter: Pindikura Ravindra
>            Assignee: Pindikura Ravindra
>            Priority: Major
>              Labels: arrow, pull-request-available
>
> Each instance of a ValueVector instantiates Field and FieldType object, which consume 81 bytes of heap space. This duplication be avoided in cases where all the ValueVectors belong to the same set of columns/schema.



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