Skip to content

[pipeline](fix) Set upstream operators always runnable once source op…#37325

Merged
Gabriel39 merged 1 commit intoapache:branch-2.1from
Gabriel39:pick_0705
Jul 5, 2024
Merged

[pipeline](fix) Set upstream operators always runnable once source op…#37325
Gabriel39 merged 1 commit intoapache:branch-2.1from
Gabriel39:pick_0705

Conversation

@Gabriel39
Copy link
Copy Markdown
Contributor

@Gabriel39 Gabriel39 commented Jul 5, 2024

…erator closed (#37297)

Some kinds of source operators has a 1-1 relationship with a sink operator (such as AnalyticOperator). We must ensure AnalyticSinkOperator will not be blocked if AnalyticSourceOperator already closed.

pick #37297

Proposed changes

Issue Number: close #xxx

…erator closed (apache#37297)

Some kinds of source operators has a 1-1 relationship with a sink
operator (such as AnalyticOperator). We must ensure AnalyticSinkOperator
will not be blocked if AnalyticSourceOperator already closed.
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Gabriel39
Copy link
Copy Markdown
Contributor Author

run buildall

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 5, 2024

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.32% (9149/25192)
Line Coverage: 27.85% (74659/268028)
Region Coverage: 26.74% (38489/143933)
Branch Coverage: 23.43% (19501/83232)
Coverage Report: http://coverage.selectdb-in.cc/coverage/267608157fad05a78e12b7ff0825dbe38a6cb3e1_267608157fad05a78e12b7ff0825dbe38a6cb3e1/report/index.html

@Gabriel39 Gabriel39 merged commit a803e14 into apache:branch-2.1 Jul 5, 2024
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.

2 participants