-
Notifications
You must be signed in to change notification settings - Fork 328
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: add create alter table expr translator #3203
Conversation
25b4c52
to
9e7a98a
Compare
9e7a98a
to
c314d65
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3203 +/- ##
==========================================
- Coverage 85.86% 85.33% -0.53%
==========================================
Files 839 844 +5
Lines 137421 138151 +730
==========================================
- Hits 117990 117892 -98
- Misses 19431 20259 +828 |
c314d65
to
28880c3
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.
🚀🚀🚀
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 hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Checklist
Refer to a related PR or issue link (optional)
#3174