You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Daniël Heres (Jira)" <ji...@apache.org> on 2021/01/22 16:58:00 UTC

[jira] [Created] (ARROW-11349) [Rust] Add from_iter_values to create arrays from T instead of Option

Daniël Heres created ARROW-11349:
------------------------------------

             Summary: [Rust] Add from_iter_values to create arrays from T instead of Option<T>
                 Key: ARROW-11349
                 URL: https://issues.apache.org/jira/browse/ARROW-11349
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Daniël Heres
            Assignee: Daniël Heres


In that case we don't have to allocate a null buffer / set bits, etc.



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