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)