[
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)