danaford commented on code in PR #14698:
URL: https://github.com/apache/iceberg/pull/14698#discussion_r2615685617
##########
gradle/libs.versions.toml:
##########
@@ -22,41 +22,36 @@
[versions]
activation = "1.1.1"
aliyun-sdk-oss = "3.10.2"
-analyticsaccelerator = "1.3.1"
antlr = "4.9.3"
-antlr413 = "4.13.1" # For Spark 4.0 support
aircompressor = "0.27"
apiguardian = "1.1.2"
arrow = "15.0.2"
-avro = "1.12.1"
-assertj-core = "3.27.6"
-awaitility = "4.3.0"
-awssdk-bom = "2.39.4"
-azuresdk-bom = "1.3.2"
+avro = "1.12.0"
+assertj-core = "3.27.3"
+awaitility = "4.2.2"
+awssdk-bom = "2.30.11"
+azuresdk-bom = "1.2.31"
awssdk-s3accessgrants = "2.3.0"
-bson-ver = "4.11.5"
caffeine = "2.9.3"
-calcite = "1.41.0"
-comet = "0.10.1"
+calcite = "1.10.0"
datasketches = "6.2.0"
-delta-standalone = "3.3.2"
-delta-spark = "3.3.2"
-derby = "10.15.2.0"
+delta-standalone = "3.3.0"
+delta-spark = "3.3.0"
esotericsoftware-kryo = "4.0.3"
-errorprone-annotations = "2.44.0"
+errorprone-annotations = "2.36.0"
failsafe = "3.3.2"
findbugs-jsr305 = "3.0.2"
-flink120 = { strictly = "1.20.1"}
-flink20 = { strictly = "2.0.0"}
-flink21 = { strictly = "2.1.0"}
-google-libraries-bom = "26.72.0"
-guava = "33.5.0-jre"
-hadoop3 = "3.4.2"
-httpcomponents-httpclient5 = "5.5.1"
-hive2 = { strictly = "2.3.10"} # see rich version usage explanation above
-immutables-value = "2.11.7"
-jackson-annotations = "2.20"
-jackson-bom = "2.20.1"
+flink118 = { strictly = "1.18.1"}
+flink119 = { strictly = "1.19.1"}
+flink120 = { strictly = "1.20.0"}
+google-libraries-bom = "26.53.0"
+guava = "33.4.0-jre"
+hadoop2 = "2.7.3"
+hadoop3 = "3.4.1"
+httpcomponents-httpclient5 = "5.4.1"
+hive2 = { strictly = "2.3.9"} # see rich version usage explanation above
+immutables-value = "2.10.1"
+jackson-bom = "2.15.2"
Review Comment:
Yes, sorry about the confusion. This was an unrelated change. I noticed the
issue still exists on the latest main so I opened a PR directly off main and
added tests to cover it.
https://github.com/apache/iceberg/pull/14834
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]