[
https://issues.apache.org/jira/browse/ARROW-9826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185175#comment-17185175
]
Francesco Gadaleta commented on ARROW-9826:
-------------------------------------------
Yes, it makes sense to me.
Generally speaking if arrays are immutable, there are some operations that
should directly modify elements at specific index.
How are you going about that?
> [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)