tustvold commented on issue #7026:
URL: https://github.com/apache/arrow-rs/issues/7026#issuecomment-2615184698

   This is am intentional invariant documented here - 
https://docs.rs/object_store/latest/object_store/path/struct.Path.html.
   
   Allowing for trailing `/` breaks portability as different systems interpret 
them differently. We intentionally do not expose a notion of directory.
   
   That being said we probably could/should skip over objects with a trailing 
`/` when listing. I would be happy to review a PR that made this change


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