sfc-gh-ygu commented on code in PR #1347: URL: https://github.com/apache/polaris/pull/1347#discussion_r2105103036
########## spec/iceberg-rest-catalog-open-api.yaml: ########## @@ -260,6 +260,7 @@ paths: parameters: - $ref: '#/components/parameters/page-token' - $ref: '#/components/parameters/page-size' + - $ref: '#/components/parameters/prefix' Review Comment: Nit: it'd be nice to add the comment directly here like `Non functional change required by Python generator`. I believe this is the place where people may get confused every time pulling iceberg spec upstream. -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org