This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from fc962d9 ARROW-9108: [C++][Dataset] Add supports for missing type in
Statistics to Scalar conversion
add 4793130 ARROW-9020: [Python] read_json won't respect explicit_schema
in parse_options
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_json.pyx | 61 ++++++++++++++++++++++++++++++++++--
python/pyarrow/includes/libarrow.pxd | 10 ++++++
python/pyarrow/tests/test_json.py | 45 ++++++++++++++++++++++++++
3 files changed, 113 insertions(+), 3 deletions(-)