Skip to content

[python] Fix task condition set wrong deps (#7650)#7655

Merged
zhongjiajie merged 1 commit intoapache:2.0.2-preparefrom
zhongjiajie:202-cp-7650
Dec 28, 2021
Merged

[python] Fix task condition set wrong deps (#7650)#7655
zhongjiajie merged 1 commit intoapache:2.0.2-preparefrom
zhongjiajie:202-cp-7650

Conversation

@zhongjiajie
Copy link
Copy Markdown
Member

After #7505 merged. we could use condition task type
but our dependent set in the wrong direction, all
the condition operators should be upstream of the
current task instead of downstream

fix: #7649

After apache#7505 merged. we could use condition task type
but our dependent set in the wrong direction, all
the condition operators should be upstream of the
current task instead of downstream

fix: apache#7649
@zhongjiajie zhongjiajie added bug Something isn't working Pyscheduler labels Dec 28, 2021
@zhongjiajie zhongjiajie added this to the 2.0.2-release milestone Dec 28, 2021
@zhongjiajie zhongjiajie self-assigned this Dec 28, 2021
@zhongjiajie zhongjiajie requested review from asf-ci and caishunfeng and removed request for asf-ci December 28, 2021 01:19
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (2.0.2-prepare@250e857). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             2.0.2-prepare    #7655   +/-   ##
================================================
  Coverage                 ?   31.27%           
  Complexity               ?     1553           
================================================
  Files                    ?      433           
  Lines                    ?    14770           
  Branches                 ?     1476           
================================================
  Hits                     ?     4620           
  Misses                   ?     9697           
  Partials                 ?      453           

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 250e857...2546f0e. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

@zhongjiajie zhongjiajie merged commit d23b344 into apache:2.0.2-prepare Dec 28, 2021
@zhongjiajie zhongjiajie deleted the 202-cp-7650 branch December 28, 2021 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Pyscheduler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants