-
Couldn't load subscription status.
- Fork 392
fix 'optimize' and 'alter index' #3036
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
fix 'optimize' and 'alter index' #3036
Conversation
5e09fdf to
9881286
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3036 +/- ##
==========================================
+ Coverage 46.68% 46.72% +0.04%
==========================================
Files 724 724
Lines 193658 194030 +372
Branches 27275 27277 +2
==========================================
+ Hits 90402 90661 +259
- Misses 93688 93817 +129
+ Partials 9568 9552 -16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: jinhai <[email protected]>
Signed-off-by: jinhai <[email protected]>
Signed-off-by: jinhai <[email protected]>
Signed-off-by: jinhai <[email protected]>
e87cd49 to
130ba52
Compare
Summary
This PR replaces
OPTIMIZE IDENTIFIERsyntax withALTER IDENTIFIERto better align with SQL standardsChanges