linliu-code commented on code in PR #9564:
URL: https://github.com/apache/hudi/pull/9564#discussion_r1332040320


##########
pom.xml:
##########
@@ -2508,6 +2584,25 @@
         <orc.flink.version>1.5.6</orc.flink.version>
         <flink.avro.version>1.11.1</flink.avro.version>
       </properties>
+      <build>

Review Comment:
   Flink from 1.17 to 1.13 all depends on 1.10.1 parquet version, which does 
not support index metadata, like column index. We have to exclude these classes 
from these profiles.



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to