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 fb58d8940e GH-14755: [Python] Expose QuotingStyle to Python (#14722)
add 2f945c72ee GH-14842: [C++] Propagate some errors in JSON chunker
(#14843)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/json/chunker.cc | 5 ++---
cpp/src/arrow/json/chunker_test.cc | 15 +++++++++++++++
cpp/src/arrow/json/parser.cc | 7 +++++--
cpp/src/arrow/json/parser_test.cc | 8 ++++++++
cpp/src/arrow/json/reader_test.cc | 15 +++++++++++++++
5 files changed, 45 insertions(+), 5 deletions(-)