Vikash
Vikash
I have opened a bug in Iceberg https://github.com/apache/iceberg/issues/14755 for this issue.
I have updated the logic for identifying the conflict partition.
Thanks @findinpath for the reveiw. AC.
I am not able to reproduce this issue. Catalog config: ``` connector.name=iceberg hive.metastore.uri=thrift://hadoop-master:9083 fs.hadoop.enabled=true iceberg.security=ALLOW_ALL iceberg.register-table-procedure.enabled=true iceberg.add-files-procedure.enabled=true ```
Thanks @chernser, for your response. I have updated the description with the use case.