Hi community, In a previous email, I asked about how to get rid of partitions that only contain empty files.
Here I am proposing a PR https://github.com/apache/iceberg/pull/8040 (issue: https://github.com/apache/iceberg/issues/7949) to skip adding empty files during the migration, snapshotting or adding files such that we can prevent issue like above happens. Could you please take a look? Thanks Best, Pucheng