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

remove dispatcher table in meta store in later release #20643

Open
wenym1 opened this issue Feb 27, 2025 · 0 comments
Open

remove dispatcher table in meta store in later release #20643

wenym1 opened this issue Feb 27, 2025 · 0 comments

Comments

@wenym1
Copy link
Contributor

wenym1 commented Feb 27, 2025

Is your feature request related to a problem? Please describe.

After #20541, we will not use dispatcher meta store table anymore. Nevertheless, we will instead use a fragment_relation table instead, and the backfill of this table depends on the original rows in dispatcher table. Therefore, we may not remove the dispatcher table immediately. We shall keep the dispatcher in the coming release 2.3.0, and add a migration script to remove the dispatcher table in the later release.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant