[
https://issues.apache.org/jira/browse/ARROW-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659510#comment-17659510
]
Rok Mihevc commented on ARROW-2483:
-----------------------------------
This issue has been migrated to [issue
#18704|https://github.com/apache/arrow/issues/18704] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)