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 Leitão (Jira)" <ji...@apache.org> on 2020/11/03 04:37:00 UTC

[jira] [Created] (ARROW-10476) [Rust] Allow string array to be built from iterator of &str

Jorge Leitão created ARROW-10476:
------------------------------------

             Summary: [Rust] Allow string array to be built from iterator of &str
                 Key: ARROW-10476
                 URL: https://issues.apache.org/jira/browse/ARROW-10476
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust
            Reporter: Jorge Leitão
            Assignee: Jorge Leitão


Currently we support string arrays to be built from an iterator of {{String}}. This issue aims to support building a string array from an iterator of {{&str}}.



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