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

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


    from b5045ed  ARROW-12382: [C++] Bundle xsimd if runtime SIMD level is set
     add 894fab0  ARROW-11468: [R] Allow user to pass schema to 
read_json_arrow()

No new revisions were added by this update.

Summary of changes:
 r/R/arrowExports.R           |  8 +++-
 r/R/json.R                   | 16 ++++++--
 r/man/read_json_arrow.Rd     | 10 ++++-
 r/src/arrowExports.cpp       | 29 ++++++++++++---
 r/src/json.cpp               | 12 +++++-
 r/tests/testthat/test-json.R | 88 ++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 149 insertions(+), 14 deletions(-)

Reply via email to