Commits


Antoine Pitrou authored and Krisztián Szűcs committed 26d6be4527f
ARROW-7056: [Python] Fix test_fs failures when S3 not enabled Also improve passing options from environment variables to PyArrow cmake. Simplify handling of custom pytest options. Fix a hypothesis error. Closes #5918 from pitrou/ARROW-7056-fix-s3-py-failures and squashes the following commits: 83ad7d737 <Antoine Pitrou> ARROW-7056: Fix test_fs failures when S3 not enabled Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>