Commits


Ben Harkins authored and GitHub committed 44ae8523ad0
ARROW-16226: [C++] Add better coverage for filesystem tell. (#14064) Based on [ARROW-16226](https://issues.apache.org/jira/browse/ARROW-16226). Adds coverage to GenericFileSystemTest::TestOpenInput(Stream|File) for validating Tell() and reads after seeking. Authored-by: benibus <bpharks@gmx.com> Signed-off-by: Antoine Pitrou <antoine@python.org>