rdblue commented on code in PR #4537: URL: https://github.com/apache/iceberg/pull/4537#discussion_r871512716
########## build.gradle: ########## @@ -217,6 +217,7 @@ project(':iceberg-core') { exclude group: 'org.tukaani' // xz compression is not supported } + implementation 'io.airlift:aircompressor' Review Comment: No, the dependency is already listed in the LICENSE and NOTICE files so there is nothing more to do. -- 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