apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
309 stars 114 forks source link

[Feature] Support Metadata Log Update For Non-Rest Catalogs #849

Open HonahX opened 1 week ago

HonahX commented 1 week ago

Feature Request / Improvement

Currently, the update_table_metadata used by non-rest catalogs does not update metadata_log field when applying table updates. It will be great to add this feature to unlock utils such as https://github.com/apache/iceberg-python/pull/667

Ref: