aokolnychyi commented on pull request #1367: URL: https://github.com/apache/iceberg/pull/1367#issuecomment-679422932
Do we have an estimate on the impact this will have on the size of metadata files? Will it make sense to enable/configure this in table properties? For example, we could configure the max number of partitions there. Technically, one could issue a query against metadata tables to find out which partitions were affected by a specific snapshot. That's what we use internally to find what partitions to compact. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
