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

[jira] [Issue Comment Deleted] (ARROW-9826) [Rust] add set function to PrimitiveArray

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

Francesco Gadaleta updated ARROW-9826:
--------------------------------------
    Comment: was deleted

(was: But that can be extremely inefficient. If one needs to change a dozen values in a column of millions of elements, that can become prohibitive.
In-place value changes are quite a common operation in data science.)

> [Rust] add set function to PrimitiveArray
> -----------------------------------------
>
>                 Key: ARROW-9826
>                 URL: https://issues.apache.org/jira/browse/ARROW-9826
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>    Affects Versions: 1.0.0
>            Reporter: Francesco Gadaleta
>            Priority: Major
>
> For in-place value replacement in Array, a `set()` function (maybe unsafe?) would be required.



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