bitsail icon indicating copy to clipboard operation
bitsail copied to clipboard

[BitSail][Feature] Support a simple source split coordinator.

Open BlockLiu opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe

BitSail use SourceSplitCoordinator to assign splits to reader connectors.

In batch scenarios, the SourceSplitCoordinator usually computes all splits at first, and then make a assignment plan.

We want to implement an abstract SourceSplitCoordinator class to support such batch scenarios.

Describe the solution you'd like

Support a simple abstract SourceSplitCoordinator class.

BlockLiu avatar Dec 14 '22 03:12 BlockLiu

i will try it, please assign to me

john8628 avatar Dec 14 '22 07:12 john8628

Hi @john8628, do you have any progress or question on this issue? Please let us know if you meet any problem.

BlockLiu avatar Jan 11 '23 12:01 BlockLiu