You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "stevenzwu (via GitHub)" <gi...@apache.org> on 2023/04/11 18:16:31 UTC

[GitHub] [iceberg] stevenzwu commented on pull request #7322: Flink: move the classes from flink.sink.shuffle.statistics pkg to one level up as flink.sink.shuffle pkg

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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org