Skip to content

feat: Add DropTableTask, AlterTableTask#54

Merged
MichaelScofield merged 9 commits intoGreptimeTeam:mainfrom
WenyXu:feat/create-table-task
Jul 6, 2023
Merged

feat: Add DropTableTask, AlterTableTask#54
MichaelScofield merged 9 commits intoGreptimeTeam:mainfrom
WenyXu:feat/create-table-task

Conversation

@WenyXu
Copy link
Copy Markdown
Member

@WenyXu WenyXu commented Jul 5, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Add DropTableTask, AlterTableTask.
Add table_id for DropTableExpr, AlterExpr, FlushTableExpr
Bring back Create Route (it will be removed in the following PRs, but not now)

Checklist

  • I have written the necessary comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

@WenyXu WenyXu changed the title refactor: feat: Add DropTableTask, AlterTableTask Jul 5, 2023
@WenyXu WenyXu force-pushed the feat/create-table-task branch from f0ab823 to 3a00dff Compare July 5, 2023 02:46
Comment thread proto/greptime/v1/meta/route.proto
Comment thread proto/greptime/v1/meta/route.proto
Comment thread proto/greptime/v1/meta/ddl.proto Outdated
Copy link
Copy Markdown
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MichaelScofield MichaelScofield merged commit 917ead6 into GreptimeTeam:main Jul 6, 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.

3 participants