pvary commented on PR #14648: URL: https://github.com/apache/iceberg/pull/14648#issuecomment-3710283543
Do we need to do anything in the Flink 1.20 code? I see that the https://github.com/apache/flink/pull/25547 uses `0` as the value for the `numberOfPendingCommittables`: https://github.com/apache/flink/pull/25547/files#diff-843a7bb28c5300aaa3ea5098cd5273bbddb4f4db9801141c945d4d4e8a6018a2R60 Maybe we should do the same in the Flink 1.20 code too? https://github.com/apache/iceberg/blob/3615fae6158e76e1ccf61c03ca5e91f5cfc538dd/flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/sink/dynamic/DynamicWriteResultAggregator.java#L117 -- 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]
