Fokko commented on code in PR #12365: URL: https://github.com/apache/iceberg/pull/12365#discussion_r1967402642
########## kafka-connect/kafka-connect-runtime/hive/LICENSE: ########## @@ -1934,3 +1935,52 @@ Project URL (from POM): https://github.com/awslabs/aws-eventstream-java License (from POM): Apache License, Version 2.0 - https://aws.amazon.com/apache2.0 -------------------------------------------------------------------------------- + Review Comment: The `opentelemetry-api-inclubating` seems to be missing here: ```sh unzip iceberg-kafka-connect-runtime-1.9.0-SNAPSHOT.zip find . | grep -i incubator ./iceberg-kafka-connect-runtime-1.9.0-SNAPSHOT/lib/opentelemetry-api-incubator-1.45.0-alpha.jar ``` (there is also an additional newline here): ```suggestion Group: io.opentelemetry Name: opentelemetry-api-incubator Version: 1.45.0-alpha Project URL: https://opentelemetry.io/ License: The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt -------------------------------------------------------------------------------- ``` -- 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