amogh-jahagirdar commented on code in PR #17642:
URL: https://github.com/apache/iceberg/pull/17642#discussion_r3814167011
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3851,11 +3872,35 @@ components:
LoadTableResult:
Review Comment:
Yeah we shouldn't make assumptions on how other parser implementations work.
Compatibility/expected behavior from arbitrary clients largely needs to be
reasoned backwards from the shape of the structure not implementation details
on how that structure may be interpreted.
I think adding the endpoint is the most reliable way, we almost certainly
don't need a new in-memory representaation of TableMetadata.
--
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]