Skip to content

fix-#7740-upgrade_sql#7761

Merged
zhuangchong merged 1 commit intoapache:devfrom
uh001:fix-#7740-upgrade_sql
Dec 31, 2021
Merged

fix-#7740-upgrade_sql#7761
zhuangchong merged 1 commit intoapache:devfrom
uh001:fix-#7740-upgrade_sql

Conversation

@uh001
Copy link
Copy Markdown
Contributor

@uh001 uh001 commented Dec 31, 2021

fix upgrade ddl.sql

this PR close #7740

@uh001 uh001 changed the title The sql has a syntax error, and because it is a function, the excepti… fix-#7740-upgrade_sql Dec 31, 2021
@zhuangchong zhuangchong added the first time contributor First-time contributor label Dec 31, 2021
Copy link
Copy Markdown
Contributor

@zhuangchong zhuangchong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #7761 (97f5d4b) into dev (52a7439) will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #7761      +/-   ##
============================================
- Coverage     41.03%   40.88%   -0.16%     
+ Complexity     3672     3665       -7     
============================================
  Files           641      642       +1     
  Lines         26659    26706      +47     
  Branches       2995     2997       +2     
============================================
- Hits          10939    10918      -21     
- Misses        14673    14741      +68     
  Partials       1047     1047              
Impacted Files Coverage Δ
...er/master/processor/queue/TaskResponseService.java 50.00% <0.00%> (-18.19%) ⬇️
...rver/master/processor/queue/TaskResponseEvent.java 93.54% <0.00%> (-6.46%) ⬇️
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...er/api/service/impl/TaskDefinitionServiceImpl.java 30.87% <0.00%> (-0.97%) ⬇️
...api/service/impl/ProcessDefinitionServiceImpl.java 26.23% <0.00%> (-0.03%) ⬇️
...duler/api/controller/TaskDefinitionController.java 3.70% <0.00%> (ø)
...ache/dolphinscheduler/dao/entity/TaskMainInfo.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52a7439...97f5d4b. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zhuangchong zhuangchong merged commit 3e34e69 into apache:dev Dec 31, 2021
caishunfeng pushed a commit to caishunfeng/dolphinscheduler that referenced this pull request Jan 13, 2022
lenboo pushed a commit that referenced this pull request Jan 13, 2022
* finished issue#7527 (#7561)

Co-authored-by: 时光 <caizhedong@cai-inc.com>

* [Fix-7713] Handling the sensitive data in the log (#7728)

* add a feature to handle sensitive data

* [cherry-pick-2.0.3]fix-#7740-upgrade_sql #7761

* [cherry-pick-2.0.3][Fix-7203] Remedy the issue about importing a process json file

* [cherry-pick-2.0.3][Fix-7857] The user won't be allowed to disable their own account

Co-authored-by: 时光 <41109695+yikeshiguang@users.noreply.github.com>
Co-authored-by: 时光 <caizhedong@cai-inc.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: uh001 <96870549+uh001@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first time contributor First-time contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Module Name] Bug title upgrade to 2.0.1 failed , 2.0.0/dolphinscheduler_ddl.sql has error sql

3 participants