thinkharderdev commented on issue #4754: URL: https://github.com/apache/arrow-rs/issues/4754#issuecomment-1772817452
We need to read/write objects tags from S3 (and soon other cloud providers). I was planning on spending some time looking at the relevant Cloud provider APIs and seeing what a reasonable way to do this would be. I know with S3 at least it's a little bit annoying as you can set tags in the `PutObject` calls but neither `GetObject` nor `ListObjects` return the tags. -- 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]
