-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Feature][plugin] Add snowflake datasource in datasource plugin #13729
Conversation
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.
Please check the failed CI.
plz refer to #13727 |
got it. will check later |
Codecov Report
@@ Coverage Diff @@
## dev #13729 +/- ##
============================================
+ Coverage 38.21% 38.29% +0.08%
- Complexity 4440 4465 +25
============================================
Files 1222 1228 +6
Lines 42759 42820 +61
Branches 4745 4748 +3
============================================
+ Hits 16339 16399 +60
+ Misses 24613 24612 -1
- Partials 1807 1809 +2
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
.../apache/dolphinscheduler/plugin/datasource/snowflake/param/SnowflakeDatasourceProcessor.java
Fixed
Show fixed
Hide fixed
sorry , l mean that this PR should be associated with issue |
Done |
# Conflicts: # dolphinscheduler-bom/pom.xml # tools/dependencies/known-dependencies.txt
@SbloodyS plz help run CI |
@zhaohehuhu plz run 'mvn spotless:apply' to format codes |
# Conflicts: # docs/configs/docsdev.js # dolphinscheduler-bom/pom.xml # dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java # tools/dependencies/known-dependencies.txt
done. and plz help run CI. |
@fuchanghai @SbloodyS @Radeity Is there anything that need to improve ? Plz help |
Basically LGTM, can you leave a blank space on the right of
|
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.
Basically LGTM,on my side
done. Thanks |
Thanks |
@zhaohehuhu plz resolve conflicts |
# Conflicts: # dolphinscheduler-datasource-plugin/pom.xml # dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/enums/DbType.java # dolphinscheduler-ui/src/service/modules/data-source/types.ts # tools/dependencies/known-dependencies.txt
|
@fuchanghai @Radeity @SbloodyS Is it possible to merge this PR now? Thanks. |
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.
@zhaohehuhu do you mind solving the conflict? and we will merge ASAP after that |
# Conflicts: # dolphinscheduler-bom/pom.xml # tools/dependencies/known-dependencies.txt
done. Plz merge later |
approval CI |
Kudos, SonarCloud Quality Gate passed! |
restart the failed CI |
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.
Thanks 🎉
Purpose of the pull request
close #13727
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:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md