-
Notifications
You must be signed in to change notification settings - Fork 5k
[Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue #14992
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
qingwli
commented
Oct 8, 2023
- fix [Fix-14704][dao] pg not support backquote #14717
- fix [Fix-14806][dolphinscheduler-dao] The syntax for changing this feature is not supported by PostgreSQL. #14807
- fix [fix-14515][Bug][api] Get dqRules entry failed in postgres database #14653
Codecov Report
@@ Coverage Diff @@
## dev #14992 +/- ##
============================================
- Coverage 38.19% 38.19% -0.01%
Complexity 4683 4683
============================================
Files 1281 1281
Lines 45347 45347
Branches 4941 4941
============================================
- Hits 17321 17320 -1
Misses 26138 26138
- Partials 1888 1889 +1
... and 2 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
Radeity
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.
Others LGTM.
...cheduler-dao/src/main/resources/sql/upgrade/3.3.0_schema/postgresql/dolphinscheduler_ddl.sql
Outdated
Show resolved
Hide resolved
...cheduler-dao/src/main/resources/sql/upgrade/3.3.0_schema/postgresql/dolphinscheduler_ddl.sql
Show resolved
Hide resolved
ee77b1e to
5dc43a5
Compare
# Conflicts: # dolphinscheduler-dao/src/main/resources/sql/upgrade/3.3.0_schema/mysql/dolphinscheduler_ddl.sql # dolphinscheduler-dao/src/main/resources/sql/upgrade/3.3.0_schema/postgresql/dolphinscheduler_ddl.sql
|
Kudos, SonarCloud Quality Gate passed! |







