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)