-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] ddl without drop exists #14128
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #14128 +/- ##
============================================
- Coverage 38.38% 38.38% -0.01%
+ Complexity 4747 4746 -1
============================================
Files 1305 1305
Lines 44846 44846
Branches 4810 4810
============================================
- Hits 17213 17212 -1
Misses 25759 25759
- Partials 1874 1875 +1 ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
Kudos, SonarCloud Quality Gate passed! |
|
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
Please retry analysis of this Pull-Request directly on SonarCloud |
thanks |
Co-authored-by: Rick Cheng <rickchengx@gmail.com> (cherry picked from commit d8e820c)
When I re execute the sql files, will raise error due to table already exists