Commits


Antoine Pitrou authored and Krisztián Szűcs committed c05956982b7
ARROW-14437: [Python] Make CSV cancellation test more robust Size the workload according to the machine speed, to increase the probability of actually triggering cancellation. Closes #11598 from pitrou/ARROW-14437-csv-cancellation-test Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>