simhadri-g commented on code in PR #4570: URL: https://github.com/apache/hive/pull/4570#discussion_r1296192698
########## iceberg/pom.xml: ########## @@ -29,7 +29,7 @@ <kryo-shaded.version>4.0.3</kryo-shaded.version> <iceberg.mockito-core.version>3.4.4</iceberg.mockito-core.version> <iceberg.avro.version>1.11.1</iceberg.avro.version> - <iceberg.kryo.version>5.2.0</iceberg.kryo.version> + <iceberg.kryo.version>5.5.0</iceberg.kryo.version> Review Comment: this may break hive - spark interoperability if spark is not on the same version of kryo. Can you please check once? -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org