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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2267,6 +2267,17 @@ components:
           type: string
           nullable: false
 
+    CatalogObjectIdentifier:
+      description:
+        Reference to a catalog object (table, view, or namespace) as an

Review Comment:
   Good catch. Reworded to "Reference to a catalog object (for example, table, 
view, or namespace)" so the list reads as illustrative and doesn't need to be 
maintained as new kinds (functions, indexes, etc.) are added. Pushed in 
9c2ed0a73a.



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