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 55b9263 ARROW-9154: [Developer] Use GitHub issue templates better
add 0cd36fe ARROW-7068: [C++] Add ListArray::offsets and
LargeListArray::offsets returning boxed version of offsets as
Int32Array/Int64Array
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_list_test.cc | 12 ++++++++++++
cpp/src/arrow/array/array_nested.cc | 16 ++++++++++++++++
cpp/src/arrow/array/array_nested.h | 6 ++++++
python/pyarrow/array.pxi | 8 ++------
python/pyarrow/includes/libarrow.pxd | 2 ++
5 files changed, 38 insertions(+), 6 deletions(-)