adutra opened a new pull request, #17709: URL: https://github.com/apache/iceberg/pull/17709
This PR implements the changes introduced to the REST spec by #16822. In particular, it brings support for the newly-introduced `RemoteSigningConfig` object. This PR also removes signing-related elements that were deprecated for removal in 1.12.0: the legacy signer properties in `S3V4RestSignerClient`, as well as the S3-specific classes that are now orphaned: `S3SignRequest`, `S3SignResponse`, `S3SignRequestParser`, `S3SignResponseParser` and `S3ObjectMapper`. This PR may overlap with #17627. I suggest merging #17627 first, then I will update this one accordingly. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
