singhpk234 commented on code in PR #13810: URL: https://github.com/apache/iceberg/pull/13810#discussion_r2328920492
########## open-api/rest-catalog-open-api.yaml: ########## @@ -960,6 +960,15 @@ paths: schema: type: string enum: [ all, refs ] + - in: query Review Comment: > What is the expected behavior is the view pointed by this new parameter doesn't exist My understanding was that we would throw 400 instead ? as it fits well in the IRC spec [here](https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml#L4504) should we be explicit ? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org