You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/05/18 08:08:00 UTC

[jira] [Comment Edited] (ARROW-9431) [C++/Python] Kernel for SetItem(IntegerArray, values)

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

Joris Van den Bossche edited comment on ARROW-9431 at 5/18/21, 8:07 AM:
------------------------------------------------------------------------

[~niranda] you linked ARROW-9430  as duplicate. Both are of course closely related, but there is a difference: using integer indices vs a boolean mask to select the values you want to set


was (Author: jorisvandenbossche):
[~niranda] you linked ARROW-9430  as duplicate, but there is a difference: using integer indices vs a boolean mask to select the values you want to set

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