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 10:51:53 UTC

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

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 c83db7e  ARROW-13793: [C++] Migrate ORCFileReader to Result<T>
     add 5c5af6c  ARROW-13871: [C++] JSON reader can fail if a list array key is present in one chunk but not in a later chunk

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/json/chunked_builder.cc      |  9 +++++----
 cpp/src/arrow/json/chunked_builder_test.cc | 10 +++-------
 2 files changed, 8 insertions(+), 11 deletions(-)