You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ilya Biryukov (Jira)" <ji...@apache.org> on 2021/03/09 13:33:00 UTC

[jira] [Created] (ARROW-11913) Optimize performance of StringBuilder

Ilya Biryukov created ARROW-11913:
-------------------------------------

             Summary: Optimize 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


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)