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

support alter table for hashdata format #219

Conversation

wangliang03
Copy link
Contributor

support hashdata table format alter table rewrite routine, move the actuall rewrite to qe, and create a new statement message to distribute work to qe.

  add a new statement message which is dispatched when doing table rewrite, the actual rewrite work will be done on QE
  the the message will hold all information needed by rewrite a table, inlcuding origial table and new tmp table
@tuhaihe
Copy link
Member

tuhaihe commented Sep 25, 2023

Hi @wangliang03, thanks for your contribution. Could you rewrite your commit title and body following our commit conventions?

@my-ship-it my-ship-it closed this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants