This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ee5a86a ARROW-12959: [C++][R] Option for is_null(NaN) to evaluate to
true
add 20885df ARROW-13480: [C++] Fix possible deadlock when dataset
produces an error
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/scanner.cc | 137 +++++++++++++++++++---------------
cpp/src/arrow/dataset/scanner_test.cc | 5 +-
python/pyarrow/tests/test_cffi.py | 35 +++++++++
python/pyarrow/tests/test_dataset.py | 19 +++++
4 files changed, 133 insertions(+), 63 deletions(-)