danielcweeks commented on issue #9880: URL: https://github.com/apache/iceberg/issues/9880#issuecomment-1988755504
> Thanks. But may be we should use a separate PATCH/PUT instead of sending in a GET request as we want to update the resource here. The `warehouse` config is really not something the client should have control over. In some catalog implementations, the client is also acting as the catalog. For example, the JDBCCatalog is connecting directly to the database. This isn't a resource that the client should be able to update, just receive information about, which is why the config route is just a `GET` method -- 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]
