[ 
https://issues.apache.org/jira/browse/ARROW-9826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191414#comment-17191414
 ] 

Paddy Horan commented on ARROW-9826:
------------------------------------

Essentially, we are not addressing that.  I don't believe any of the other 
implementations support this.  It's kind of against the general principles of 
Arrow.

 

However, there is nothing stopping you adding this for yourself in your 
application.  You have access to underlying buffers.  We are trailing behind 
the C++ impl in terms of what we support in Rust so we will likely focus on 
"catching up" for now.

> [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)

Reply via email to