Commits


Antoine Pitrou authored and Krisztián Szűcs committed 4ec1a56d410
ARROW-15009: [C++] Make hash join tests less slow with TSan The hash join tests would timeout after 300 seconds on CI. Closes #11885 from pitrou/ARROW-15009-tsan Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>