You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/09/05 17:29:00 UTC

[jira] [Created] (ARROW-9921) [Rust] Add `from(Vec>)` to [Large]StringArray

Jorge created ARROW-9921:
----------------------------

             Summary: [Rust] Add `from(Vec<Option<&str>>)` to [Large]StringArray
                 Key: ARROW-9921
                 URL: https://issues.apache.org/jira/browse/ARROW-9921
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Jorge
            Assignee: Jorge


and deprecate TryFrom, that currently uses a builder.

This should have some performance improvement, and simplifies the interface.



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