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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org