singhpk234 commented on code in PR #15750:
URL: https://github.com/apache/iceberg/pull/15750#discussion_r3647522596


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3675,6 +3675,50 @@ components:
           items:
             $ref: '#/components/schemas/StorageCredential'
 
+    CatalogObjectLabels:
+      type: object
+      description: >-
+        Catalog-object-level labels, attached to the object (table, view, ...)

Review Comment:
   This is getting tricky and goes in the world of defining how attaching works 
when we don't have an agreed upon path of how the attachment can happen ? 
   
   why can't labels be attached to namespace/ function for example ?



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