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 2022/12/14 17:47:11 UTC

[arrow] branch master updated (6a3c8b297f -> 0dfec8e98f)

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 6a3c8b297f ARROW-18435: [C++][Java] Update ORC to 1.8.1 (#14942)
     add 0dfec8e98f ARROW-18106: [C++] JSON reader ignores explicit schema with default unexpected_field_behavior="infer" (#14741)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/json/chunked_builder.cc |  40 +++++++++++--
 cpp/src/arrow/json/converter.cc       |   3 +-
 cpp/src/arrow/json/converter_test.cc  |   5 +-
 cpp/src/arrow/json/reader_test.cc     | 109 ++++++++++++++++++++++++++++++++++
 4 files changed, 148 insertions(+), 9 deletions(-)