linliu-code commented on PR #9765: URL: https://github.com/apache/hudi/pull/9765#issuecomment-1733001342
> @linliu-code could you check the test failures in Azure CI? They look legit and not flakiness. I have checked, the cause is related to the version of org.apache. avro in different Spark profiles. E.g., some functions are valid in 1.8.2, but removed in 1.10.2+, such that we can see NoSuchMethod errors. SparkAdaptor should be used in this case. But is not related to this PR. -- 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]
