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 2021/03/25 17:43:21 UTC

[arrow] branch master updated (1910224 -> 4749e70)

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 1910224  PARQUET-1846: [C++] Remove deprecated IO classes
     add 4749e70  ARROW-12077: [C++] Fix out-of-bounds write in ListArray::FromArrays

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_list_test.cc | 28 +++++++++++++++++++++++++++-
 cpp/src/arrow/array/array_nested.cc    |  5 ++---
 2 files changed, 29 insertions(+), 4 deletions(-)