You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/03/11 14:05:53 UTC

[arrow] branch master updated (945400c -> 2fd4892)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 945400c  ARROW-7907: [Python] Add test case for previously failing code involving slicing a 0-length ChunkedArray
     add 2fd4892  ARROW-8042: [Python] Clean up docstring and error message when creating ChunkedArray with no chunks

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/table.pxi           | 7 ++++---
 python/pyarrow/tests/test_table.py | 3 +++
 2 files changed, 7 insertions(+), 3 deletions(-)