adutra opened a new pull request, #10345: URL: https://github.com/apache/iceberg/pull/10345
See #10256 for context. As requested, this change disallows overriding the `credential` property in table sessions, by introducing an allow-list of auth-related properties that can be overridden in such situations. Only the `token` property and properties used to exchange one token for another (`urn:ietf:params:oauth:token-type:*`) are now allowed. -- 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]
