You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/07/13 12:17:00 UTC

[jira] [Created] (ARROW-9432) [C++/Python] Add option to Take kernel to interpret negative indices as indexing from the right

Uwe Korn created ARROW-9432:
-------------------------------

             Summary: [C++/Python] Add option to Take kernel to interpret negative indices as indexing from the right
                 Key: ARROW-9432
                 URL: https://issues.apache.org/jira/browse/ARROW-9432
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Python
            Reporter: Uwe Korn
             Fix For: 2.0.0


Currently negative integers are explicitly forbidding in the {{Take}} kernel. It would be nice to have the option to treat negative integers as "indices from the right" instead.



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