bryanck commented on code in PR #11936: URL: https://github.com/apache/iceberg/pull/11936#discussion_r1916919842
########## kafka-connect/build.gradle: ########## @@ -242,3 +243,19 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') { assemble.dependsOn distZip, hiveDistZip } + +project(':iceberg-kafka-connect:iceberg-kafka-connect-transforms') { Review Comment: It would be great to keep the history. [Here](https://stackoverflow.com/questions/1365541/how-to-move-some-files-from-one-git-repo-to-another-not-a-clone-preserving-hi) is one way you can do it. I think you'd need to start over and re-apply the package name change, but I think it might be worth it. -- 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