stevenzwu commented on PR #7322: URL: https://github.com/apache/iceberg/pull/7322#issuecomment-1503873968
will merge. there is no code change. just simple package reorg to reduce the depth of packages. also verified the diff ``` ➜ iceberg git:(reorg-flink-shuffle-pkg) ✗ git diff --no-index flink/v1.16/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:(reorg-flink-shuffle-pkg) ✗ git diff --no-index flink/v1.16/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