You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/10/29 01:27:00 UTC

[jira] [Created] (ARROW-3643) Optimize `push_slice` of `BufferBuilder`

Paddy Horan created ARROW-3643:
----------------------------------

             Summary: Optimize `push_slice` of `BufferBuilder<bool>`
                 Key: ARROW-3643
                 URL: https://issues.apache.org/jira/browse/ARROW-3643
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Paddy Horan


Current implementation just repeatedly calls `push`, this should be optimized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)