You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Miles Granger (Jira)" <ji...@apache.org> on 2022/11/08 04:19:00 UTC

[jira] [Created] (ARROW-18280) [C++][Python] Support slicing to arbitrary end in list_slice kernel

Miles Granger created ARROW-18280:
-------------------------------------

             Summary: [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
             Fix For: 11.0.0


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