This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 76cebfa ARROW-6396: [C++] Add overloads of Boolean kernels
implementing Kleene logic
add 417febc ARROW-3444: [Python] Add Array/ChunkedArray/Table nbytes
attribute
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 9 +++++++++
python/pyarrow/table.pxi | 32 +++++++++++++++++++++++++++++++-
python/pyarrow/tests/test_array.py | 9 +++++++++
python/pyarrow/tests/test_table.py | 7 +++++--
4 files changed, 54 insertions(+), 3 deletions(-)