[
https://issues.apache.org/jira/browse/ARROW-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2483:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/18704
> [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
> Fix For: 0.12.0
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)