danielcweeks commented on code in PR #12808: URL: https://github.com/apache/iceberg/pull/12808#discussion_r2067311677
########## gradle/libs.versions.toml: ########## @@ -51,6 +51,7 @@ guava = "33.4.7-jre" hadoop3 = "3.4.1" httpcomponents-httpclient5 = "5.4.3" hive2 = { strictly = "2.3.10"} # see rich version usage explanation above +hive4 = { strictly = "4.0.1"} Review Comment: Is there a specific dependency on this hive version? If this is strictly for big query, I think we need to scope it so that there isn't confusion with the hive module and potential dependencies there (e.g. `bigquery-hive4`) -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org