Fokko commented on PR #11279: URL: https://github.com/apache/iceberg/pull/11279#issuecomment-2446974737
Thanks for fixing that issue @ajantha-bhat, this looks much better: ``` ls -lah open-api/build/libs/iceberg-open-api-* -rw-r--r-- 1 fokko.driesprong staff 6.0K Oct 30 12:54 open-api/build/libs/iceberg-open-api-1.7.0-SNAPSHOT-javadoc.jar -rw-r--r-- 1 fokko.driesprong staff 6.0K Oct 30 12:54 open-api/build/libs/iceberg-open-api-1.7.0-SNAPSHOT-sources.jar -rw-r--r-- 1 fokko.driesprong staff 10K Oct 30 12:54 open-api/build/libs/iceberg-open-api-1.7.0-SNAPSHOT-tests.jar -rw-r--r-- 1 fokko.driesprong staff 49M Oct 30 13:26 open-api/build/libs/iceberg-open-api-test-fixtures-runtime-1.7.0-SNAPSHOT.jar ``` I did some digging around and didn't find any red flags. I did notice that we ship parts of Hadoop that we probably need (Filesystem, Configuration, etc), and the 3.3.6 has a known vulnerability, so good to bump that: https://github.com/apache/iceberg/pull/11428/files -- 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