huaxingao opened a new pull request, #17920: URL: https://github.com/apache/iceberg/pull/17920
`credential` and `token` are secrets, but the REST catalog property reference doesn't say so. Iceberg already redacts both in its own output — `AuthConfig` marks them `@Value.Redacted` — so this extends the same stance to the engine boundary, where engines such as Spark surface catalog configuration in their UIs and logs. -- 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]
