What happened?
Iceberg receives case sensitive partition value like 'par=APPLE' while Hive only receives lower case partition value. The inconsistence triggers the problem when synchronizing iceberg partitions to hive.
Affects Versions
master
What table formats are you seeing the problem on?
Mixed-Hive
What engines are you seeing the problem on?
AMS, Optimizer
How to reproduce
No response
Relevant log output
Anything else
No response
Are you willing to submit a PR?
Code of Conduct