Commits


Weston Pace authored and GitHub committed f4104a2c1c9
ARROW-16574: [C++] TSAN failure in arrow-ipc-read-write-test (#13245) When reading multiple batches at the same time it was possible for concurrent attempts to increment `ReadStats` counters. Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Yibo Cai <yibo.cai@arm.com>