vinothchandar commented on a change in pull request #3614:
URL: https://github.com/apache/hudi/pull/3614#discussion_r703906345



##########
File path: pom.xml
##########
@@ -91,7 +91,7 @@
     <kafka.version>2.0.0</kafka.version>
     <confluent.version>5.3.4</confluent.version>
     <glassfish.version>2.17</glassfish.version>
-    <parquet.version>1.10.1</parquet.version>
+    <parquet.version>1.12.0</parquet.version>

Review comment:
       main thing is the parquet upgrade. Would this be compatible with Spark 
2.x. guess not? I think this needs Spark 3.2? 
   https://github.com/apache/spark/blob/branch-3.2/pom.xml 
   
   this will also upgrade `parquet-avro` that we use everywhere. So just 
thinking about that. 
   
   




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