inlong
inlong copied to clipboard
[Feature][Manager] Support configrations for bounded source
Description
Currently, InLong supports offline data sync by Flink batch job which should have a bounded source to identify the boundaries of the data processing.
There are two key points to achieving this goal
- support bounded source( InLong-sort) see #10560
- support setting the boundaries for the bounded source( InLong-manager)
This issue focused on the second part which adds the capacity for InLong-manager to configure boundaries for bounded source
Use case
Offline data sync.
Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct