Hi folks, I am just getting started with Iceberg and I'm trying to build up some intuition for how large the metadata will become for large, active tables. Specifically, what is the order of magnitude of manifest entries that I should reasonably expect in a manifest-list file? Is there a particular range that is ideal and aimed for when cleaning up/maintaining a table?
I found the maintenance page <https://iceberg.apache.org/#maintenance/>, but I'm hoping to find rules-of-thumb based on peoples' experience with using iceberg. Thanks! If I've missed the info somewhere, a simple pointer would be great. ggg