stevenzwu commented on code in PR #15830:
URL: https://github.com/apache/iceberg/pull/15830#discussion_r3022944051


##########
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:
   makes sense. I will remove them and add them as PR comment for the context



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