Jellal-HT opened a new pull request, #5547: URL: https://github.com/apache/inlong/pull/5547
### Prepare a Pull Request - Fixes #5099 ### Motivation Support Apache Hudi in sort module and manager module ### Modifications - Extend a new Extract Node for Apache Hudi - Extend a new Load Node for Apache Hudi - Add the corresponding flink connectors for Apache Hudi - Extend Extract Node and Load Node in manager module for apache Hudi ### Verifying this change - [x] This change added tests and can be verified as follows: - add the Unit test of HudiLoadNode HudiLoadNodeTest - add the Unit test of HudiExtractNode HudiExtractNodeTest - add Hudi source service test HudiSourceServiceTest for manager module - add Hudi sink service test HudiSinkServiceTest for manager module -- 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...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org