You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/11/05 17:55:00 UTC

[jira] [Created] (ARROW-7068) [C++] Expose the offsets of a ListArray as a Int32Array

Joris Van den Bossche created ARROW-7068:
--------------------------------------------

             Summary: [C++] Expose the offsets of a ListArray as a Int32Array
                 Key: ARROW-7068
                 URL: https://issues.apache.org/jira/browse/ARROW-7068
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Joris Van den Bossche


As follow-up on ARROW-7031 (https://github.com/apache/arrow/pull/5759), we can move this into C++ and use that implementation from Python.

 

Cfr [https://github.com/apache/arrow/pull/5759#discussion_r342244521,] this could be a \{{ListArray::value_offsets_array}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)