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/09/06 11:16:16 UTC

[arrow] branch master updated (5c5af6c -> a8953de)

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 5c5af6c  ARROW-13871: [C++] JSON reader can fail if a list array key is present in one chunk but not in a later chunk
     add a8953de  ARROW-13845: [C++] Reconcile RandomArrayGenerator::ArrayOf implementations

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/testing/random.cc                   | 126 ++++------------------
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc |   2 +
 2 files changed, 20 insertions(+), 108 deletions(-)