This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4ad01cd ARROW-10578: [C++] Comparison kernels crashing for string
array with null string scalar
add b2b549a ARROW-10955: [C++] Fix JSON reading of list(null) values
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/json/parser.cc | 3 ++-
cpp/src/arrow/json/parser_test.cc | 11 +++++++++++
cpp/src/arrow/json/test_common.h | 7 +++++++
python/pyarrow/tests/test_json.py | 16 ++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)