danielcweeks commented on code in PR #17642:
URL: https://github.com/apache/iceberg/pull/17642#discussion_r3799278580


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3851,11 +3872,35 @@ components:
 
     LoadTableResult:

Review Comment:
   In this approach, I think we still need a `GET v2/../tables/{table}` 
endpoint.  V4 tables should only be loaded through the new endpoint to avoid 
the possibility of returning a V4 table to an older client.



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