danny0405 commented on code in PR #13365:
URL: https://github.com/apache/hudi/pull/13365#discussion_r2126521473


##########
pom.xml:
##########
@@ -2604,6 +2609,7 @@
         <orc.flink.version>1.5.6</orc.flink.version>
         <flink.avro.version>1.11.4</flink.avro.version>
         <flink.format.parquet.version>1.12.2</flink.format.parquet.version>
+        <parquet.version>${flink.format.parquet.version}</parquet.version>

Review Comment:
   I'm concerned about the parquet version conflict like this, Spark and Flink 
does not really share the same parquet version before. Not sure how the flink 
profile would impact the `parquet.version` anyway, because the flink profile 
does not override it previously.



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