kevinjqliu commented on PR #732: URL: https://github.com/apache/arrow-rs-object-store/pull/732#issuecomment-4663624604
> There are edge cases even in case of S3, object list order depends on bucket type (for directory buckets list is not ordered). For these cases we can use conservative default values. yea that makes sense. i think azure blob with HNS enabled is another edge case, maybe we can be conservative here and unset OrderedListing for azure. Alternatively, we can make capabilities take into account specific configurations like HNS for azure. For example, Azure would have the `OrderedListing` capability when HNS is disabled. -- 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]
