-
Notifications
You must be signed in to change notification settings - Fork 5k
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters #14127
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][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters #14127
Conversation
535a663 to
784155c
Compare
Codecov Report
@@ Coverage Diff @@
## dev #14127 +/- ##
============================================
+ Coverage 38.44% 38.46% +0.01%
- Complexity 4501 4527 +26
============================================
Files 1235 1241 +6
Lines 42989 43358 +369
Branches 4766 4797 +31
============================================
+ Hits 16529 16678 +149
- Misses 24632 24845 +213
- Partials 1828 1835 +7
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
I will add UT later, please help to review the base codes |
zhongjiajie
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
26769ab to
17c8da1
Compare
fe597d6 to
ddbf0be
Compare
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 overall
...uler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/RelationSubWorkflowMapper.java
Outdated
Show resolved
Hide resolved
...heduler-dao/src/main/java/org/apache/dolphinscheduler/dao/repository/ProcessInstanceDao.java
Outdated
Show resolved
Hide resolved
...-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/RelationSubWorkflowMapper.xml
Outdated
Show resolved
Hide resolved
...ain/java/org/apache/dolphinscheduler/server/master/runner/task/dynamic/DynamicLogicTask.java
Outdated
Show resolved
Hide resolved
|
SonarCloud Quality Gate failed. |
devosend
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








Purpose of the pull request
close: #14125
DOC: https://github.com/jieguangzhou/dolphinscheduler/blob/feat/task-plugin-dynamic/docs/docs/en/guide/task/dynamic.md
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