Skip to content

[Bug][sql] Fix the error when using CreateDolphinScheduler to initialize the table#6210

Merged
CalvinKirs merged 1 commit intoapache:devfrom
Tandoy:issue-6158
Sep 15, 2021
Merged

[Bug][sql] Fix the error when using CreateDolphinScheduler to initialize the table#6210
CalvinKirs merged 1 commit intoapache:devfrom
Tandoy:issue-6158

Conversation

@Tandoy
Copy link
Copy Markdown
Contributor

@Tandoy Tandoy commented Sep 14, 2021

Fix the error when using CreateDolphinScheduler to build a local development environment to initialize the table and data for the first time
close #6158

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

…lopment environment to initialize the table and data for the first time

close apache#6158
@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

@Tandoy Tandoy requested a review from zhuangchong September 14, 2021 16:39
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

@CalvinKirs CalvinKirs merged commit 6820684 into apache:dev Sep 15, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.18%. Comparing base (ac943bc) to head (5bbad45).
⚠️ Report is 3693 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #6210      +/-   ##
============================================
+ Coverage     39.15%   39.18%   +0.03%     
- Complexity     3250     3252       +2     
============================================
  Files           638      638              
  Lines         25242    25242              
  Branches       2737     2737              
============================================
+ Hits           9883     9892       +9     
+ Misses        14476    14466      -10     
- Partials        883      884       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Question][dev] Local dev environment error

4 participants