ConeyLiu commented on PR #7923: URL: https://github.com/apache/iceberg/pull/7923#issuecomment-1611053414
@pvary @stevenzwu, I have verified the following, and there are no other changes. ``` git diff --no-index flink/v1.15/flink/src/test/java/org/apache/iceberg/flink/ flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/ git diff --no-index flink/v1.15/flink/src/main/java/org/apache/iceberg/flink/sink/ flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/sink/ git diff --no-index flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/ flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/ git diff --no-index flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/sink/ flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/sink/ ``` -- 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]
