danny0405 commented on issue #6297: URL: https://github.com/apache/hudi/issues/6297#issuecomment-1824473300
It looks like we have inconsistency for `parquet-avro` and `parquet-hadoop`, the `parquet.version` property in hudi root pom is 1.10.1 but for flink 1.17 we try to override it to be `1.12.3`, can you try to repackage you hundle jar by always specifying the flink1.17 profile? So that we can make sure the parquet version is consistent. -- 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]
