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


   The REST catalog receives some of its configuration from the server.
   
   This updates the REST Catalog spec to show:
   1. type of object for both `overrides` and `properties` is a 
string-to-string map (the `additionalProperties: { type: string }` indicates 
this).
   2. that these maps have unique items
   3. Provide a default value and an example value, in-line in the schema spec.
   
   This does not change anything about the spec, just provides more detail.
   
   See also https://github.com/apache/iceberg/pull/4184 which adds in a 
response object for this type.


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