pvary commented on PR #6222: URL: https://github.com/apache/iceberg/pull/6222#issuecomment-1336096520
Sadly, I do not have time to properly review the PR. I just wanted to mention that @szlta found issues with partition evolution for v1 and v2 tables as well when we tested the Hive metadata tables. IIRC the issue was happening when we created a partition with 2 columns (a, b), then altered the partitioning scheme to one where 1 colum was changed (a, c). See the relevant PRs here: https://github.com/apache/iceberg/pulls?q=is%3Apr+szlta+partition If I understand correctly, this is solved on the API level -- 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