Is it possible to set the Cache-Control header using the S3Connector?
When I set Cache-Control in the Metadata it changes it to x-amz-meta-cache-control, which supposedly doesn't influence cache control on client requests.
My Content-Type metadata changes are working.
Is that a bug or expected behaviour?
Via Cloudberry