liferoad commented on code in PR #35037: URL: https://github.com/apache/beam/pull/35037#discussion_r2105654533
########## 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: https://lists.apache.org/thread/ot1xvcfmz35mdwh61fsx4pdhbm2697m6 let us wait for @Abacn to do this upgrade. let me try to pin the old version for now. -- 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