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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3787,6 +3941,164 @@ components:
           additionalProperties:
             type: string
 
+    CatalogObjectType:
+      type: string
+      description: |
+        The type of a catalog object.
+      enum:

Review Comment:
   Materialized view is just a type of view, so I'm not sure we need to 
distinguish.  



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