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 2023/06/27 13:54:59 UTC

[arrow] branch main updated (7de273b4ee -> 1e00e7af04)

This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 7de273b4ee GH-35534: [R] Ensure missing grouping variables are added to the beginning of the variable list (#36305)
     add 1e00e7af04 GH-36317: [C++] Return a BufferVector from CleanListOffsets (#36316)

No new revisions were added by this update.

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