zhoujinsong commented on code in PR #3529:
URL: https://github.com/apache/amoro/pull/3529#discussion_r2057287094


##########
amoro-format-iceberg/pom.xml:
##########
@@ -134,6 +134,11 @@
             <artifactId>parquet-avro</artifactId>
         </dependency>
 
+        <dependency>

Review Comment:
   Yes, so we may drop the dependencies here?



##########
pom.xml:
##########
@@ -372,6 +373,12 @@
                 <version>${parquet-avro.version}</version>
             </dependency>
 
+            <dependency>

Review Comment:
   Got it, we may remove this after upgrading the JDK version, maybe add a 
comment to add this TODO.



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

Reply via email to