Skip to content
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

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

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Gabriel39
Copy link
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

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
Contributor Author

run buildall

Copy link
Contributor

github-actions bot commented Jul 5, 2024

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

@doris-robot
Copy link

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
21 of 23 checks passed
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