rdblue opened a new pull request, #4575: URL: https://github.com/apache/iceberg/pull/4575
This adds `withHeaders` to `RESTCatalog` that can set contextual headers. The new method returns a wrapper `Catalog` that will set the headers and then call the base `RESTCatalog`. This allows customizing headers sent to the REST catalog service based on context rather than fixed configuration. -- 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]
