hiltontj commented on issue #289: URL: https://github.com/apache/arrow-rs-object-store/issues/289#issuecomment-2776943416
GCP ❌ According to [these docs](https://cloud.google.com/storage/docs/multipart-uploads#considerations), preconditions are not supported on multipart upload requests. Azure ✅ According to [these docs](https://learn.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations#Subheading2), the headers used for conditional requests are supported (`If-None-Match` and `If-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]
