This is an automated email from the ASF dual-hosted git repository.
fsaintjacques pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 24a39dc ARROW-6352: [Java] Add implementation of DenseUnionVector
add 812d8a9 ARROW-7647: [C++] Repair JSON parser's handling of ListArrays
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/json/chunked_builder.cc | 14 +++++++-------
cpp/src/arrow/json/parser_test.cc | 13 +++++++++++++
cpp/src/arrow/json/reader_test.cc | 33 +++++++++++++++++++++++++++++++++
cpp/src/arrow/table.h | 5 +----
4 files changed, 54 insertions(+), 11 deletions(-)