zhangbutao opened a new pull request, #6482: URL: https://github.com/apache/iceberg/pull/6482
After https://github.com/apache/iceberg/pull/5601 and https://github.com/apache/iceberg/pull/6220, there is inconsistent `TimeTransform Type` in some codes. This causes an exception when remove and then add a same time partition(year, month, day, hour). I added a UT in this pr, and you can use the UT to reproduce this issue. This issue existed in iceberg1.1.0 and it blocked me upgrade iceberg from 1.0.0 to 1.1.0 in Hive repo. https://github.com/apache/hive/pull/3851 and failed tests http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-3851/1/tests -- 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