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


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -598,7 +598,7 @@ paths:
                 NamespaceNotFound:
                   $ref: '#/components/examples/NoSuchNamespaceError'
         409:
-          description: Conflict - The table already exists
+          description: Conflict - The identifier already exists as a table or 
view

Review Comment:
   it is probably better to be more explicit here (for table or view). A 
function can have the same id as a table



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