Commits


Antoine Pitrou authored and Joris Van den Bossche committed a0c2e81d640
ARROW-9769: [Python] Un-skip tests with fsspec in-memory filesystems The issue which caused us to skip those tests was fixed somewhere between fsspec 0.8.0 and 0.8.2. Closes #8258 from pitrou/ARROW-9769-unskip-fsspec-test Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>