coolderli opened a new pull request #3986: URL: https://github.com/apache/iceberg/pull/3986
When there is more than one iceberg-flink-committer on one task manager, the manifest location generated by flink will have the same location. And then it will have a conflict with each other. I think the `fileCount` should always increment. There is my problem. This is rare, but we'd better fix it. I think the correct is we should union all sources, then there will be only one iceberg-flink-committer operator.   -- 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]
