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)