pitrou opened a new pull request #7547:
URL: https://github.com/apache/arrow/pull/7547
Add FileSystem::OpenInput{Stream,File} overrides that accept a FileInfo
parameter.
This can be used to optimize file opening when it the file size and
existence is already known. Concretely, avoids a HEAD request in S3.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]