stevenzwu commented on PR #10757: URL: https://github.com/apache/iceberg/pull/10757#issuecomment-2245809245
It is a clean back port (complete copy over from 1.19 to 1.17/1.18) ``` ➜ iceberg git:(backport-10457) ✗ diff flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/ flink/v1.18/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/ ➜ iceberg git:(backport-10457) ✗ diff flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/ flink/v1.17/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/ ➜ iceberg git:(backport-10457) ✗ diff flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/sink/shuffle/ flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/sink/shuffle/ ➜ iceberg git:(backport-10457) ✗ diff flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/sink/shuffle/ flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/sink/shuffle/ ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org