-
Notifications
You must be signed in to change notification settings - Fork 489
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
parser: support REORGANIZE PARTITION syntax #494
Conversation
Codecov Report
@@ Coverage Diff @@
## master #494 +/- ##
==========================================
+ Coverage 71.49% 71.53% +0.04%
==========================================
Files 32 32
Lines 7675 7693 +18
==========================================
+ Hits 5487 5503 +16
- Misses 1667 1668 +1
- Partials 521 522 +1
Continue to review full report at Codecov.
|
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
@tangenta 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
What problem does this PR solve?
for #419 , support
REORGANIZE PARTITION
syntaxCheck List
Tests
Code changes
N / A
Side effects
N / A
Related changes
N / A