-
Notifications
You must be signed in to change notification settings - Fork 333
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: batch create ddl #3194
feat: batch create ddl #3194
Conversation
20b0bea
to
b385c60
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3194 +/- ##
==========================================
- Coverage 85.79% 85.16% -0.64%
==========================================
Files 848 850 +2
Lines 139148 139916 +768
==========================================
- Hits 119388 119155 -233
- Misses 19760 20761 +1001 |
9801f87
to
f7da2df
Compare
c2bb5ab
to
01785fe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to take a look the rest later...
01785fe
to
0a54d0c
Compare
@WenyXu PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@MichaelScofield PTAL |
d0be5b5
to
cd9288c
Compare
2956844
to
58be92f
Compare
chore: by comment chore: remove wal_options chore: create logical tables lock key feat: get metadata in procedure
58be92f
to
c53f8cb
Compare
c53f8cb
to
220a70a
Compare
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Batch create logical tables with procedure
Checklist
Refer to a related PR or issue link (optional)