adith-os commented on code in PR #13315:
URL: https://github.com/apache/hudi/pull/13315#discussion_r2096914907
##########
pom.xml:
##########
@@ -2579,7 +2579,7 @@
hudi-hadoop-mr, for ex). Since these Hudi modules might be
used from w/in the execution engine(s)
bringing these file-formats as dependencies as well, we
need to make sure that versions are
synchronized to avoid classpath ambiguity -->
- <parquet.version>1.13.1</parquet.version>
+ <parquet.version>1.15.1</parquet.version>
Review Comment:
I couldn't figure out or find any mention of backward compatibility for this
version with older versions. However, I noticed that adding this version does
cause failures because now it is dependent on other parquet packages
--
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]