inlong
inlong copied to clipboard
[INLONG-5041][Sort] Add Apache Doris load node for Sort
Prepare a Pull Request
- Fixes #5041
Motivation
Add Apache Doris load node for Sort
Modifications
- Add doris Load Node
- Add doris Load Node test case
Verifying this change
- [x] This change added tests and can be verified as follows:
- add the Unit test of DorisLoadNode DorisLoadNodeTest
- add the Unit test of DorisLoadNode DorisExtractToDorisLoadTest
LGTM