inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[Feature][Manager] Support configrations for bounded source

Open aloyszhang opened this issue 7 months ago • 0 comments

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

aloyszhang avatar Jul 04 '24 07:07 aloyszhang