[
https://issues.apache.org/jira/browse/ARROW-9431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355312#comment-17355312
]
Joris Van den Bossche commented on ARROW-9431:
----------------------------------------------
Yes, I think that covers all cases. I am personally not fully sure that the
third case of a scalar for the indices is necessarily important to cover for an
initial implementation (for example also the "take" kernel only supports an
actual array for the {{indices}})
> [C++/Python] Kernel for SetItem(IntegerArray, values)
> -----------------------------------------------------
>
> Key: ARROW-9431
> URL: https://issues.apache.org/jira/browse/ARROW-9431
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, Python
> Affects Versions: 2.0.0
> Reporter: Uwe Korn
> Assignee: Niranda Perera
> Priority: Major
>
> We should have a kernel that allows overriding the values of an array using
> an integer array as the indexer and a scalar or array of equal length as the
> values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)