[ https://issues.apache.org/jira/browse/ARROW-18280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joris Van den Bossche resolved ARROW-18280. ------------------------------------------- Resolution: Fixed Issue resolved by pull request 14749 https://github.com/apache/arrow/pull/14749 > [C++][Python] Support slicing to arbitrary end in list_slice kernel > ------------------------------------------------------------------- > > Key: ARROW-18280 > URL: https://issues.apache.org/jira/browse/ARROW-18280 > Project: Apache Arrow > Issue Type: Improvement > Components: C++, Python > Reporter: Miles Granger > Assignee: Miles Granger > Priority: Major > Labels: pull-request-available > Fix For: 11.0.0 > > Time Spent: 1h 40m > Remaining Estimate: 0h > > [GitHub PR | https://github.com/apache/arrow/pull/14395] adds support for > {{list_slice}} kernel, but does not implement what to do when {{stop == > std::nullopt}}, which should slice to the end of the list elements. -- This message was sent by Atlassian Jira (v8.20.10#820010)