You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/12/17 23:06:58 UTC

[jira] [Updated] (ARROW-380) [Java] optimize null count when serializing vectors.

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

Wes McKinney updated ARROW-380:
-------------------------------
    Assignee: Mohamed Zenadi

> [Java] optimize null count when serializing vectors.
> ----------------------------------------------------
>
>                 Key: ARROW-380
>                 URL: https://issues.apache.org/jira/browse/ARROW-380
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java - Vectors
>            Reporter: Julien Le Dem
>            Assignee: Mohamed Zenadi
>              Labels: newbie
>
> nulls are stored in bits. We should be able to use more efficient ways to count nulls:
> https://github.com/apache/arrow/blob/6996c17f70dc13659c37dfaa39bc28e7777ca6a6/java/vector/src/main/java/org/apache/arrow/vector/VectorUnloader.java#L68



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)