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 aa42720 ARROW-7196: [Ruby] Remove needless
BinaryArrayBuilder#append_values
add 6f04991 ARROW-7214: [Python] Fix pickling of DictionaryArray
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array.cc | 11 +++++++++++
cpp/src/arrow/array.h | 7 +++++++
python/pyarrow/array.pxi | 16 +++++++++++++---
python/pyarrow/includes/libarrow.pxd | 11 +++++++++++
python/pyarrow/tests/test_array.py | 9 +++++++++
5 files changed, 51 insertions(+), 3 deletions(-)