stevenzwu opened a new pull request, #8228: URL: https://github.com/apache/iceberg/pull/8228
it is a clean back port. confirmed git diff ``` ➜ iceberg git:(backport-7978) ✗ git diff --no-index flink/v1.15/flink/src/main/java/org/apache/iceberg/flink/source flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/source ➜ iceberg git:(backport-7978) ✗ git diff --no-index flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/source flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/source ``` test folder has some diff related to assertj change, not related to this change ``` ➜ iceberg git:(backport-7978) ✗ git diff --no-index flink/v1.15/flink/src/test/java/org/apache/iceberg/flink/source flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/source ➜ iceberg git:(backport-7978) ✗ git diff --no-index flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/source flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/source ``` -- 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]
