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

[jira] [Created] (ARROW-8042) [Python] pyarrow.ChunkedArray docstring is incorrect regarding zero-length ChunkedArray having no chunks

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)

Re: [jira] [Created] (ARROW-8042) [Python] pyarrow.ChunkedArray docstring is incorrect regarding zero-length ChunkedArray having no chunks

Posted by Duane Millar Barlow <du...@gmail.com>.
unsubscribe

On Mon, Mar 9, 2020 at 10:10 AM Wes McKinney (Jira) <ji...@apache.org> 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)
>