aloyszhang opened a new issue, #10561: URL: https://github.com/apache/inlong/issues/10561
### 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 1. support bounded source( InLong-sort) see #10560 2. 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](https://www.apache.org/foundation/policies/conduct) -- 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org