pvary commented on a change in pull request #2058:
URL: https://github.com/apache/hive/pull/2058#discussion_r592300835



##########
File path: iceberg-handler/pom.xml
##########
@@ -16,41 +16,46 @@
 
     <properties>
         <hive.path.to.root>..</hive.path.to.root>
-        <iceberg-api.version>0.11.0</iceberg-api.version>
         <kryo-shaded.version>4.0.2</kryo-shaded.version>
-        <avro.iceberg.version>1.9.2</avro.iceberg.version>
+        <avro.iceberg.test.version>1.9.2</avro.iceberg.test.version>

Review comment:
       Maybe it is just a little bit misleading name. We will use the 1.9.2 
avro for Iceberg as well too.
   Shall we just rename all the iceberg specific versions to:
   - iceberg.kryo.version
   - iceberg.avro.version
   ?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to