danny0405 commented on issue #8265: URL: https://github.com/apache/hudi/issues/8265#issuecomment-1605851690
@ertanden @Zouxxyy > dependency on flink-table-planner_2.12 is deprecated since 1.15, and projects should refactor out of it. That's correct, we introduce `SortCodeGenerator` in the first place to fetch flexibility of sorting on operator level, and Flink seem has no better solution for it. Even though we have dependency on it, the flink-table-planner classes should still be on the classpath right? I'm not that familiair with `PlannerCodeLoader` too, maybe that's the direction deserves searching around. -- 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]
