Commits


Weston Pace authored and Antoine Pitrou committed 5c5af6c1cc1
ARROW-13871: [C++] JSON reader can fail if a list array key is present in one chunk but not in a later chunk Closes #11072 from westonpace/bugfix/ARROW-13871-json-reader-list-array-null-chunk Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>