nastra opened a new pull request #3145:
URL: https://github.com/apache/iceberg/pull/3145
This started to happen after the Gradle 7 upgrade
```
> Task :iceberg-spark3:jmhJar FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':iceberg-spark3:jmhJar'.
> archive contains more than 65535 entries.
To build this archive, please enable the zip64 extension.
See:
https://docs.gradle.org/7.2/dsl/org.gradle.api.tasks.bundling.Zip.html#org.gradle.api.tasks.bundling.Zip:zip64
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]