Fokko commented on issue #67: URL: https://github.com/apache/iceberg-rust/issues/67#issuecomment-1737826988
> I'm not really sure what the implications of this are. I think the iceberg crate still has to assume that the location is not managed by the catalog in general. I think this comment by @JanKaul summarizes the issue. The answer to the question is: it depends. For the REST catalog, the metadata is managed by the catalog. For the rest (Hive, Glue, Dynamo, SQL etc) the metadata is managed by the crate. I think it is reasonable to make it optional. In [PyIceberg it is still required](https://github.com/apache/iceberg/blob/master/python/pyiceberg/table/metadata.py#L135-L137), but that's mostly since we haven't seen any situation where it was missing. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org