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

   > PaginatedListStore was added for this use case.
    
   that doesn't support Local files; unless I'm missing something
   
   > Is there a reason you don't wish to use an actual object store like minio 
or similar?
   yes, it's a feature in our product; reading local files. I don't want to 
require customers to set up minio or similar as an intermediate layer.
   
   ... if we would add sorted listing for local files, a PaginatedListStore 
could be built on top of that. How about that? Would have to come with a 
disclaimer about performance... 
   


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