veenaypatil edited a comment on pull request #3162:
URL: https://github.com/apache/hudi/pull/3162#issuecomment-869180217


   @danny0405  Tests are failing with 
   ```
   java.lang.NoSuchMethodError: 
org.apache.parquet.column.ParquetProperties.getColumnIndexTruncateLength()I
   ```
   
   This could be because `hudi-flink_${scala.binary.version}` uses parquet 
`1.11.1` whereas other dependencies of hudi uses `1.10.1`, is there a reason 
why we are using different version in Flink ? Should we update to `1.11.1` in 
parent pom itself ? 
   
   @vinothchandar thoughts ?


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