This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 610c201ff0 GH-46659: [C++] Fix export of extension arrays with binary
view/string view storage (#46660)
add c85c3d0008 GH-46439: [C++] Use result pattern for all FromJSONString
Helpers (#46696)
No new revisions were added by this update.
Summary of changes:
cpp/examples/arrow/from_json_string_example.cc | 14 +++---
cpp/src/arrow/json/from_string.cc | 39 +++++++--------
cpp/src/arrow/json/from_string.h | 53 +++++++++------------
cpp/src/arrow/json/from_string_test.cc | 66 ++++++++++++--------------
cpp/src/arrow/testing/gtest_util.cc | 14 +++---
python/pyarrow/src/arrow/python/gdb.cc | 16 +++----
6 files changed, 87 insertions(+), 115 deletions(-)