akshat0395 commented on code in PR #4401:
URL: https://github.com/apache/hive/pull/4401#discussion_r1253964535
##########
iceberg/pom.xml:
##########
@@ -26,7 +26,7 @@
<hive.path.to.root>..</hive.path.to.root>
<path.to.iceberg.root>.</path.to.iceberg.root>
<iceberg.version>1.3.0</iceberg.version>
- <kryo-shaded.version>4.0.3</kryo-shaded.version>
+ <kryo.version>5.0.3</kryo.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>
Review Comment:
@devaspatikrishnatri We already have iceberg.kryo.version here set to 5.2.0,
Why do we need another kryo.version with a lower value
--
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]