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 0ee3449 ARROW-14765: [Python] StructFieldOptions not exposed
add 0962957 ARROW-6276: [C++] Add operator[] for some arrow classes
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_binary.h | 8 ++++
cpp/src/arrow/array/array_binary_test.cc | 14 +++++++
cpp/src/arrow/array/array_primitive.h | 24 ++++++++++++
cpp/src/arrow/array/array_test.cc | 67 ++++++++++++++++++++++++++++++++
4 files changed, 113 insertions(+)