Commits


Carlos O'Ryan authored and Antoine Pitrou committed e7c2ead8553
ARROW-15119: [C++] allow reading directories as files in generic tests This is motivated by GCS, where checking if an object is a directory marker would add too much overhead. Closes #11962 from coryan/ARROW-15119-allow-reading-directories-in-generic-tests Authored-by: Carlos O'Ryan <coryan@google.com> Signed-off-by: Antoine Pitrou <antoine@python.org>