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:25:00 UTC

[jira] [Created] (ARROW-18282) [C++][Python] Support step slicing in list_slice kernel

Miles Granger created ARROW-18282:
-------------------------------------

             Summary: [C++][Python] Support step slicing in list_slice kernel
                 Key: ARROW-18282
                 URL: https://issues.apache.org/jira/browse/ARROW-18282
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Miles Granger
            Assignee: Miles Granger
             Fix For: 11.0.0


[GitHub PR 14395 | https://github.com/apache/arrow/pull/14395] adds the {{list_slice}} kernel, but does not implement the case where {{step != 1}}, which should implement step slicing other than 1.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)