beyond1920 commented on PR #7801:
URL: https://github.com/apache/hudi/pull/7801#issuecomment-1420309482

   @danny0405 Thanks for review.
   The tests failed in flink1.13,flink1.14 because CallExpression constructor 
is different in different flink versions.
   And the CallExpression is final class, which could not use mock in current 
Mockito version.
   So I add a utility class in each hudi-flink-X tests 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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to