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: support batch ddl #135

Merged
merged 4 commits into from
Jan 22, 2024
Merged

feat: support batch ddl #135

merged 4 commits into from
Jan 22, 2024

Conversation

fengjiachun
Copy link
Contributor

@fengjiachun fengjiachun commented Jan 17, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Create/Alter/Drop a batch of regions at once, usually used to operate multiple logical regions at once. Different engines can choose whether to support this request.
Metric Engine needs it.

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)

@fengjiachun fengjiachun changed the title feat: support batch create table feat: support batch ddl Jan 17, 2024
@fengjiachun fengjiachun marked this pull request as ready for review January 19, 2024 12:09
@waynexia waynexia merged commit 519b1d0 into main Jan 22, 2024
12 checks passed
@waynexia waynexia deleted the feat/batch-create branch January 22, 2024 06:39
MichaelScofield pushed a commit to MichaelScofield/greptime-proto that referenced this pull request Jan 29, 2024
* feat: support batch create table

* feat: ddl batch

* feat: batch ddl task

* feat: response table ids
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