tustvold commented on issue #5329: URL: https://github.com/apache/arrow-rs/issues/5329#issuecomment-1908148178
> Encoding this metadata in the object path itself means I need to effectively check two different keys Fair enough, if you aren't listing and are instead going to the path directly, this would be harder. > we would not populate the field for list, and only on a get request One option might be to include the `UserMetadata` on `GetResult` instead of `ObjectMeta` :thinking: > Regarding LocalFilesystem, we could be using xattrs for this where available Yes, that would be the plan -- 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]
