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


   Defines the response class used to populate the server-provided 
configuration.
   
   Per the spec, the catalog client will call the `/v1/config` endpoint to 
retrieve a set of `overrides` and `defaults`. The `default` configurations are 
there to allow clients to not have to provide _all_ details, and the 
`overrides` are there so that the server can require a certain value be used.
   
   I've also started updating the REST catalog spec to be more detailed for 
this part (though I'll probably move that to another PR).


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