Zouxxyy commented on issue #8265:
URL: https://github.com/apache/hudi/issues/8265#issuecomment-1605291612

   @ertanden I also found this problem, it may can be solved by:
   (1) Copy the codegen module from flink into hudi, but it is written by scala;
   (2) Try to use `PlannerCodeLoader` in flink to load these classes;
   (3) Instead of using the SortCodeGenerator API, look for other APIs
   Currently I'm trying the second solution to solve it
   


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