arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[C++][Python] Support start == stop in list_slice kernel

Open asfimport opened this issue 3 years ago • 0 comments

[GitHub PR 14395 | https://github.com/apache/arrow/pull/14395] adds the list_slice kernel, but does not implement the case where stop == stop, which should return empty lists.

Reporter: Miles Granger / @milesgranger Assignee: Miles Granger / @milesgranger

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-18281. Please see the migration documentation for further details.

asfimport avatar Nov 08 '22 04:11 asfimport