ahmedabu98 commented on code in PR #35037:
URL: https://github.com/apache/beam/pull/35037#discussion_r2104669414


##########
sdks/java/io/iceberg/build.gradle:
##########
@@ -37,8 +37,8 @@ def hadoopVersions = [
 
 hadoopVersions.each {kv -> configurations.create("hadoopVersion$kv.key")}
 
-def iceberg_version = "1.6.1"
-def parquet_version = "1.15.1"
+def iceberg_version = "1.9.0"

Review Comment:
   1.9.0 drops Java 8 support. Can we add `requireJavaVersion: 
JavaVersion.VERSION_11` to the `applyJavaNature()` at the top of this file? 



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to