-
Notifications
You must be signed in to change notification settings - Fork 5k
[DSIP-95][API] Complete the functionality of using dependencies in the complement data #18003
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
Open
det101
wants to merge
25
commits into
apache:dev
Choose a base branch
from
det101:DSIP-95
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+468
−17
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
3fb7634
close #17748
e649f3b
fix: prevent circular dependency and wrong startNodes in backfill dep…
b4e010d
refactor: replace ThreadLocal with explicit parameter for cycle detec…
ed24efe
[Chore] Apply spotless formatting for backfill workflow executor files
29905e8
fix review
1841eaf
fix(api): isolate visited codes per parallel backfill chunk
cbe8a60
fix(api): remove redundant dependent-trigger testing seam
e797b01
fix(api): propagate ZonedDateTime chunk into dependent backfill
47e3d17
test(api): remove unit tests for private dependent backfill
72a2642
fix(api): align dependent routing and prevent double-splitting
d2a8c96
test(api): add dependent backfill traversal branches
c7ba4b9
Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler…
det101 b477d6b
fix(api): aggregate dependent nodes per downstream workflow
6610bc2
chore(api): initialize visitedCodes at execute entry
eca546f
Apply suggestion from @Copilot
det101 f320007
Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler…
det101 7c9acee
Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler…
det101 8b026ac
fix: handle null/zero expectedParallelismNumber to prevent Arithmetic…
5579fe6
fix: cap parallelism to listDate size and route dependent backfill th…
af022b9
refactor: revert parallelism guard to original if/else style and shar…
42086c1
docs: clarify force-SERIAL rationale and recursion depth assumption
2114213
Refactor: translate all code comments to English and unify test logic…
8acc714
Merge branch 'dev' into DSIP-95
SbloodyS ddbbdab
fix spotless
1363d8b
fix spotless
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.