timwaizenegger commented on issue #388:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/388#issuecomment-2922552329

   > Changed to a feature request, as the current behaviour is as documented
   
   that's a stretch IMO. 
   The docs for LocalFile do not mention sorting order: 
https://docs.rs/object_store/0.12.0/object_store/local/struct.LocalFileSystem.html#method.list_with_offset
 only the generic interface docs have that comment.
   
   with the current behavior, offset listing just can't be used for local 
files. But the feature is implemented & documented and none of the docs say 
that this doesn't work on local files. Moreover, it works on the other stores.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to