HonahX commented on code in PR #1347:
URL: https://github.com/apache/polaris/pull/1347#discussion_r2100706355
##########
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:
Shall we make a note somewhere (e.g. `spec/README.md`) that these changes
are needed? Since `iceberg-rest-catalog-open-api.yaml` should be a copy-paste
of upstream one, we may easily lose track of these additional changes the next
time we copy-paste from the 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]