kbendick opened a new pull request, #4554:
URL: https://github.com/apache/iceberg/pull/4554

   In the REST Catalog's `initialize` lifecycle, the server sends back some 
configuration overrides & fallback (default) values, which are merged with 
whatever the application provided.
   
   This renames the class from `RESTCatalogConfigResponse` to `ConfigResponse`, 
as the class already is in the package `org.apache.iceberg.rest.responses` 
anyway.1
   
   Also updates the spec and fixes a slightly incorrect example 
`ConfigResponse` object.
   
   cc @rdblue 


-- 
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]

Reply via email to