kylebarron opened a new pull request, #6751:
URL: https://github.com/apache/arrow-rs/pull/6751

   # Which issue does this PR close?
   
   Closes #6749.
   
   # Rationale for this change
   
   Make `LocalFileSystem` act the same as other object store backends. 
   
   # What changes are included in this PR?
   
   Allow `LocalFileSystem` to return a satisfiable byte range beyond the end of 
the file.
   
   Add new test for satisfiable and non-satisfiable byte range.
   
   # Are there any user-facing changes?
   
   No.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to