rdblue commented on code in PR #8701: URL: https://github.com/apache/iceberg/pull/8701#discussion_r1349332017
########## settings.gradle: ########## @@ -200,3 +202,6 @@ if (JavaVersion.current() == JavaVersion.VERSION_1_8) { } } +include ":iceberg-kafka-connect:kafka-connect-events" Review Comment: Do we need so many modules? If we're just creating a single Jar in the end I wonder if it is helpful to break it up -- 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