You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/05 22:08:00 UTC

[jira] [Created] (ARROW-6471) [Python] arrow_to_pandas.cc has separate code paths for populating list values into an object array

Wes McKinney created ARROW-6471:
-----------------------------------

             Summary: [Python] arrow_to_pandas.cc has separate code paths for populating list<T> values into an object array
                 Key: ARROW-6471
                 URL: https://issues.apache.org/jira/browse/ARROW-6471
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney


See patch for ARROW-6369 https://github.com/apache/arrow/pull/5301. There are two different code paths for writing list<T> values into a {{PyObject**}} output buffer. This seems like it could be simplified



--
This message was sent by Atlassian Jira
(v8.3.2#803003)