danielcweeks commented on code in PR #15830:
URL: https://github.com/apache/iceberg/pull/15830#discussion_r3022739688
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3787,6 +3941,165 @@ components:
additionalProperties:
type: string
+ CatalogObjectType:
+ type: string
+ description: |
+ The type of a catalog object. Currently `table` and `view` are
defined. Future spec
+ versions may add values such as `materialized-view` or `function`.
Review Comment:
I don't think we should include hypotheticals in the docs. Prefer not to
reference what might come in the future.
--
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]