ARROW-15312: [R][C++] filtering a Parquet dataset with is.na() misses some rows#12950
ARROW-15312: [R][C++] filtering a Parquet dataset with is.na() misses some rows#12950jonkeane wants to merge 3 commits intoapache:masterfrom
Conversation
|
Benchmark runs are scheduled for baseline = a6296cb and contender = 285667c. 285667c is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
The real fix was in #12891 (ARROW-12659) but this adds integration tests from the ticket to confirm this works in R + we don't run into this in the future