[
https://issues.apache.org/jira/browse/ARROW-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2483:
----------------------------------
Labels: pull-request-available (was: )
> [Rust] use bit-packing for boolean vectors
> ------------------------------------------
>
> Key: ARROW-2483
> URL: https://issues.apache.org/jira/browse/ARROW-2483
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Chao Sun
> Assignee: Chao Sun
> Priority: Major
> Labels: pull-request-available
>
> Boolean vectors now use 1 byte for each value, which seems wasteful. We could
> use bit-packing to store the values, similar to the CPP implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)