Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refine sink into table functionalities #15160

Merged
merged 3 commits into from
Feb 23, 2024

Refactor streaming job ctrl: Clean imports, remove cycle check, adjus…

ed1a340
Select commit
Loading
Failed to load commit list.
Merged

feat: refine sink into table functionalities #15160

Refactor streaming job ctrl: Clean imports, remove cycle check, adjus…
ed1a340
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Feb 23, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
During the recovery process, support for repairing the table sink's dirty downstream is provided. Incomplete
Return an error when there is a table sink in the cascade dependency chain.
3. A more refined cycle check. Incomplete
I have written necessary rustdoc comments Completed
I have added necessary unit tests and integration tests Completed
All checks passed in ./risedev check (or alias, ./risedev c) Completed