codope commented on PR #9765:
URL: https://github.com/apache/hudi/pull/9765#issuecomment-1737195916

   > > @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.
   
   Can you share a test and stacktrace where it fails due to above reason? I am 
woondering why doesn't master branch fail if that's the case?


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