cmackenzie1 commented on issue #4190: URL: https://github.com/apache/arrow-rs/issues/4190#issuecomment-1542456679
Thanks, @tustvold - I can confirm R2 has been working with `object_store` and I've been using it with the delta-rs project - as long as there is only a single writer. The main reason for filing the issue is more of a focus on the extensions and drift in functionality that Cloudflare R2 provides. In particular, I am interested in having the `copy_if_not_exist` function implemented which requires doing a `CopyObject` request with the header `cf-copy-destination-if-none-match: *`. -- 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]
