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

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


    from cba3ee6  MINOR: [CI] Skip matlab builds if the pull request has WIP in 
its title (#12205)
     add 658bec3  ARROW-15153: [Python] Expose ReferencedBufferSize to python

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/byte_size.h       |   2 +-
 python/pyarrow/array.pxi             |  38 ++++++++++--
 python/pyarrow/includes/libarrow.pxd |  10 ++++
 python/pyarrow/table.pxi             | 110 +++++++++++++++++++++++++++++++----
 python/pyarrow/tests/test_array.py   |  21 ++++++-
 python/pyarrow/tests/test_table.py   |  17 ++++--
 6 files changed, 174 insertions(+), 24 deletions(-)

Reply via email to