You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/06/29 17:39:58 UTC

[arrow] branch master updated (c7739a1 -> 4c8bc50)

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 c7739a1  ARROW-9242: [Java] Add forward compatibility check for Decimal bit width
     add 4c8bc50  ARROW-9247: [Python] Expose total_values_length functions on BinaryArray, LargeBinaryArray

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/array.pxi             | 14 ++++++++++++++
 python/pyarrow/includes/libarrow.pxd |  2 ++
 python/pyarrow/tests/test_array.py   | 12 ++++++++++++
 3 files changed, 28 insertions(+)