findepi commented on pull request #3648: URL: https://github.com/apache/iceberg/pull/3648#issuecomment-984557004
> Can this be related to JDK version? > `build-checks` runs with Java 8. Indeed. I installed JDK 8 and now when using it, the `./gradlew -DflinkVersions=1.12,1.13 -DsparkVersions=2.4,3.0,3.1,3.2 -DhiveVersions=2,3 build -x test -x javadoc -x integrationTest` command started to notice the problems it was not reporting previously. Opened https://github.com/apache/iceberg/pull/3651. Having that in would save me some time, so maybe it could be helpful for someone else too. -- 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]
