You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/07 16:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-3643:
--------------------------------
    Summary: [Rust] Optimize `push_slice` of `BufferBuilder<bool>`  (was: Optimize `push_slice` of `BufferBuilder<bool>`)

> [Rust] 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
>            Priority: Minor
>
> Current implementation just repeatedly calls `push`, this should be optimized.



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