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/05/22 14:52:39 UTC

[arrow] branch main updated (584dc7bcde -> 2216a0a483)

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 584dc7bcde GH-35684: [Go][Parquet] Fix nil dereference with nil list array (#35690)
     add 2216a0a483 MINOR: [C++] Use [] instead of exception-throwing at(i) in concatenate.cc (#35422)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/concatenate.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)