wjones127 commented on issue #32403: URL: https://github.com/apache/arrow/issues/32403#issuecomment-1874359562
> You can make something like ListObjects() return directory markers for common prefixes, but then trying to call GetFileInfo() on those markers will fail. I've encountered this again, and I think the tradeoff of making `ListObjects()` work as expected but `GetFileInfo()` being surprising makes more sense to me. I think people expect common prefixes to work on object stores without special markers, but would understand that directories aren't "real" on object 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
