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/03/13 11:43:00 UTC

[jira] [Resolved] (ARROW-11913) [Rust] Improve performance of StringBuilder

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

Andrew Lamb resolved ARROW-11913.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> [Rust] Improve performance of StringBuilder
> -------------------------------------------
>
>                 Key: ARROW-11913
>                 URL: https://issues.apache.org/jira/browse/ARROW-11913
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 3.0.0
>            Reporter: Ilya Biryukov
>            Assignee: Ilya Biryukov
>            Priority: Major
>              Labels: performance, pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The corresponding GitHub PR produces a good performance improvement when building string arrays (especially if the total length of the strings is large).
> See the PR for details.



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