bryanck commented on code in PR #11936: URL: https://github.com/apache/iceberg/pull/11936#discussion_r1931238829
########## gradle/libs.versions.toml: ########## @@ -159,6 +161,7 @@ jaxb-runtime = { module = "org.glassfish.jaxb:jaxb-runtime", version.ref = "jaxb kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka" } kafka-connect-api = { module = "org.apache.kafka:connect-api", version.ref = "kafka" } kafka-connect-json = { module = "org.apache.kafka:connect-json", version.ref = "kafka" } +kafka-connect-transforms = { module = "org.apache.kafka:connect-transforms", version.ref = "kafka" } Review Comment: I meant skip any of the runtime license changes, until we add the transforms lib to the runtime -- 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