unsubscribe On Mon, Mar 9, 2020 at 10:10 AM Wes McKinney (Jira) <[email protected]> wrote:
> Wes McKinney created ARROW-8042: > ----------------------------------- > > Summary: [Python] pyarrow.ChunkedArray docstring is incorrect > regarding zero-length ChunkedArray having no chunks > Key: ARROW-8042 > URL: https://issues.apache.org/jira/browse/ARROW-8042 > Project: Apache Arrow > Issue Type: Bug > Components: Python > Reporter: Wes McKinney > Fix For: 1.0.0 > > > As part of fixing this, we should ensure that there are appropriate unit > tests for {{pyarrow.chunked_array([], type=t)}} > > https://github.com/apache/arrow/blob/master/python/pyarrow/table.pxi#L23 > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >
