FANNG1 commented on code in PR #6374: URL: https://github.com/apache/gravitino/pull/6374#discussion_r1929707826
########## gradle/libs.versions.toml: ########## @@ -55,7 +55,7 @@ commons-collections3 = "3.2.2" commons-configuration1 = "1.6" commons-dbcp2 = "2.11.0" caffeine = "2.9.3" -iceberg = '1.5.2' # used for Gravitino Iceberg catalog and Iceberg REST service +iceberg = '1.6.1' # used for Gravitino Iceberg catalog and Iceberg REST service Review Comment: Yes, we should modify more places, just check whether Iceberg `1.6.1` works on Gravitino 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
