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

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


    from 7dedd5ca9c MINOR: [Dev] Update CODEOWNERS for HuaHuaY (#51352)
     add 3cb299408d GH-50944: [C++] Replace RapidJSON with simdjson in JSON 
chunker (#50945)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/json/chunker.cc          | 231 +++++++++++++++++----------------
 cpp/src/arrow/json/chunker.h           |   4 +-
 cpp/src/arrow/json/chunker_test.cc     |  12 +-
 cpp/src/arrow/json/parser_benchmark.cc |  46 +++++++
 cpp/src/arrow/json/reader.cc           |  11 +-
 cpp/src/arrow/json/reader_test.cc      |  17 ++-
 python/pyarrow/tests/test_json.py      |  84 +++++++-----
 7 files changed, 241 insertions(+), 164 deletions(-)

Reply via email to