This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from e1a18d4  ARROW-9337: [R] On C++ library build failure, give an 
unambiguous message
     add 76e61e7  ARROW-7237: [C++] Use Result<T> in arrow/json APIs

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/reader.cpp           | 33 +++++++++++++--------------
 cpp/src/arrow/json/parser_benchmark.cc |  8 +++----
 cpp/src/arrow/json/reader.cc           | 30 +++++++++++++++----------
 cpp/src/arrow/json/reader.h            | 21 ++++++++++-------
 cpp/src/arrow/json/reader_test.cc      | 41 ++++++++++++++++------------------
 python/pyarrow/_json.pyx               |  8 +++----
 python/pyarrow/includes/libarrow.pxd   | 19 +++++++---------
 python/pyarrow/tensor.pxi              |  9 ++++----
 r/src/json.cpp                         | 10 +++------
 9 files changed, 88 insertions(+), 91 deletions(-)

Reply via email to