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

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

     [ https://issues.apache.org/jira/browse/ARROW-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paddy Horan resolved ARROW-9921.
--------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8117
[https://github.com/apache/arrow/pull/8117]

> [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: Improvement
>          Components: Rust
>            Reporter: Jorge
>            Assignee: Jorge
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)