-
Notifications
You must be signed in to change notification settings - Fork 1.2k
move upgrade code to the right file #10036
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10036 +/- ##
=========================================
Coverage 16.03% 16.03%
Complexity 12813 12813
=========================================
Files 5636 5636
Lines 493463 493463
Branches 59825 59825
=========================================
Hits 79133 79133
Misses 405554 405554
Partials 8776 8776
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
weizhouapache
left a comment
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.
code lgtm
engine/schema/src/main/resources/META-INF/db/schema-42000to42010.sql
Outdated
Show resolved
Hide resolved
…10.sql Co-authored-by: Fabricio Duarte <[email protected]>
BryanMLima
left a comment
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.
CLGTM
|
* 4.20: move upgrade code to the right file (#10036)
Co-authored-by: Fabricio Duarte <[email protected]>
* 4.20: move upgrade code to the right file (apache#10036)



Description
This PR addresses the 4.20.1 part of the changes needed for the upgrades.
see #9759 (comment)
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?