You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/11/05 09:40:00 UTC

[jira] [Created] (ARROW-10500) [Rust] Refactor bit slice, bit view iterator for array buffers

Mahmut Bulut created ARROW-10500:
------------------------------------

             Summary: [Rust] Refactor bit slice, bit view iterator for array buffers
                 Key: ARROW-10500
                 URL: https://issues.apache.org/jira/browse/ARROW-10500
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Mahmut Bulut
            Assignee: Mahmut Bulut


Currently, bit slice, bit view, and operations all kind of bit operations looking blurry.
 # Support native endianness
 # Fix problems related to bit operations
 # Method docs are written.
 # Separate view and bit operation
 # Have good benchmarks still



--
This message was sent by Atlassian Jira
(v8.3.4#803005)