stevenzwu commented on code in PR #15691:
URL: https://github.com/apache/iceberg/pull/15691#discussion_r2963556474
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2191,6 +2191,16 @@ components:
type: string
example: [ "accounting", "tax" ]
+ CatalogObjectType:
Review Comment:
Yeah. It is not referenced except the description text. Main purpose is to
list the types of catalog objects and conflict check should be scoped across
object types.
[Events endpoint
spec](https://github.com/apache/iceberg/pull/12584/changes#r2963555810) will
introduce this concept too. In the future, universal load endpoint will also
need this enum in the response payload.
--
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]