Xuanwo commented on issue #75:
URL: https://github.com/apache/iceberg-rust/issues/75#issuecomment-1748854108

   > It would therefore be helpful to include references to the 
`metadata_location` and the `TableMetadata` in the 
[`TableCommit`](https://github.com/apache/iceberg-rust/blob/main/crates/iceberg/src/catalog/mod.rs#L179)
 payload of the `update_table` operation.
   
   Could you please provide further explanation on why we require those in 
`TableCommit`? I was under the impression that the catalog should be 
responsible for maintaining them. For instance, the catalog can locate the 
metadata_location and metadata of a table using its TableIdent.


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