-
Notifications
You must be signed in to change notification settings - Fork 5k
[fix] Fix error problem on h2 startup data quality rule management page #12108
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
...ler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/DqRuleInputEntryMapper.xml
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #12108 +/- ##
=========================================
Coverage 38.70% 38.70%
- Complexity 4007 4010 +3
=========================================
Files 1001 1001
Lines 37422 37422
Branches 4264 4262 -2
=========================================
Hits 14483 14483
Misses 21292 21292
Partials 1647 1647 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
caishunfeng
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.
LGTM
ruanwenjun
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.
LGTM
…ge (apache#12108) Co-authored-by: jegger <[email protected]>
…ge (apache#12108) Co-authored-by: jegger <[email protected]>
…ge (#12108) (#12781) Co-authored-by: jegger <[email protected]> Co-authored-by: jegger <[email protected]> Co-authored-by: jegger <[email protected]>
…ge (apache#12108) Co-authored-by: jegger <[email protected]>








Purpose of the pull request
Fix error problem on h2 startup data quality rule management page
Brief change log
add h2 database keyword conflict resolve
Verify this pull request
add UT to [dolphinscheduler-dao]
join issue #12107