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

ASF GitHub Bot updated ARROW-2433:
----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] Add Builder.push_slice(&[T])
> -----------------------------------
>
>                 Key: ARROW-2433
>                 URL: https://issues.apache.org/jira/browse/ARROW-2433
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> When populating a Builder<u8> with Utf8 data it is more efficient to push 
> whole strings as &[u8] rather than one byte at a time.
> The same optimization works for all other types too.
>  



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

Reply via email to