nastra opened a new pull request, #14561:
URL: https://github.com/apache/iceberg/pull/14561

   The OpenAPI spec says in 
https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml#L618-L624
 that if no snapshotId is provided, the server can select the latest snapshot 
in the table's main branch. However, currently the request always requires to 
set either the `snapshotId` or the `startSnapshotId`/`endSnapshotId`


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