You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/01/04 19:49:00 UTC

[jira] [Resolved] (ARROW-11037) [Rust] Improve performance of string fromIter

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

Andrew Lamb resolved ARROW-11037.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 9016
[https://github.com/apache/arrow/pull/9016]

> [Rust] Improve performance of string fromIter
> ---------------------------------------------
>
>                 Key: ARROW-11037
>                 URL: https://issues.apache.org/jira/browse/ARROW-11037
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>            Reporter: Jorge Leitão
>            Assignee: Jorge Leitão
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Avoid copying from Vec to Buffer, writing directly to a buffer instead.



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