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

[jira] [Created] (ARROW-18281) [C++][Python] Support start == stop in list_slice kernel

Miles Granger created ARROW-18281:
-------------------------------------

             Summary: [C++][Python] Support start == stop in list_slice kernel
                 Key: ARROW-18281
                 URL: https://issues.apache.org/jira/browse/ARROW-18281
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            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 {{ stop == stop }}, which should return empty lists.



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