zhushanwei opened a new issue, #5404:
URL: https://github.com/apache/iceberg/issues/5404

   ### Query engine
   
   iceberg-flink-runtime-1.14-0.14.0.jar,help me,Thanks
   
   ### Question
   
   org.apache.iceberg.exceptions.ValidationException: Cannot commit, found new 
delete for replaced data file: GenericDataFile{content=data, 
file_path=hdfs://dev-001:8020/iceberg/flink_hive_iceberg/flink_hive_db.db/test_repository_1/data/news_postdate=2022-07-31/00002-0-8b3590ea-a593-4734-b84a-a6084a426b95-00093.parquet,
 file_format=
   PARQUET, spec_id=0, partition=PartitionData{news_postdate=2022-07-31}, 
record_count=106, file_size_in_bytes=110049, column_sizes=null, 
value_counts=null, null_value_co
   unts=null, nan_value_counts=null, lower_bounds=null, upper_bounds=null, 
key_metadata=null, split_offsets=[4], equality_ids=null, sort_order_id=null}
           at 
org.apache.iceberg.exceptions.ValidationException.check(ValidationException.java:50)
           at 
org.apache.iceberg.MergingSnapshotProducer.validateNoNewDeletesForDataFiles(MergingSnapshotProducer.java:418)
           at 
org.apache.iceberg.MergingSnapshotProducer.validateNoNewDeletesForDataFiles(MergingSnapshotProducer.java:367)
           at 
org.apache.iceberg.BaseRewriteFiles.validate(BaseRewriteFiles.java:108)
           at 
org.apache.iceberg.SnapshotProducer.apply(SnapshotProducer.java:175)
           at 
org.apache.iceberg.SnapshotProducer.lambda$commit$2(SnapshotProducer.java:296)
           at 
org.apache.iceberg.util.Tasks$Builder.runTaskWithRetry(Tasks.java:404)
           at 
org.apache.iceberg.util.Tasks$Builder.runSingleThreaded(Tasks.java:214)
           at org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:198)
           at org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:190)
           at 
org.apache.iceberg.SnapshotProducer.commit(SnapshotProducer.java:295)
           at 
org.apache.iceberg.actions.BaseSnapshotUpdateAction.commit(BaseSnapshotUpdateAction.java:41)
           at 
org.apache.iceberg.actions.BaseRewriteDataFilesAction.doReplace(BaseRewriteDataFilesAction.java:298)
           at 
org.apache.iceberg.actions.BaseRewriteDataFilesAction.replaceDataFiles(BaseRewriteDataFilesAction.java:277)
           at 
org.apache.iceberg.actions.BaseRewriteDataFilesAction.execute(BaseRewriteDataFilesAction.java:252)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to