chamikaramj commented on code in PR #33511:
URL: https://github.com/apache/beam/pull/33511#discussion_r1907605572
##########
sdks/java/io/iceberg/build.gradle:
##########
@@ -136,6 +139,11 @@ task integrationTest(type: Test) {
outputs.upToDateWhen { false }
include '**/*IT.class'
+ // BQ metastore catalog doesn't support java 8
Review Comment:
Do we also need a similar check to fail early during job submission when
using Java 8 ?
--
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]