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

[fix](spill) Duplicate calls to Dependency::set_ready() in hash join(#37461) #38399

Open
wants to merge 1 commit into
base: branch-2.1
Choose a base branch
from

Conversation

mrhhsg
Copy link
Member

@mrhhsg mrhhsg commented Jul 26, 2024

Proposed changes

pick #37461
Duplicate calling the function Dependency::set_ready() will cause pipeline tasks to be scheduled incorrectly.

…pache#37461)

Duplicate calling the function `Dependency::set_ready()` will cause
pipeline tasks to be scheduled incorrectly.
@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.

@mrhhsg
Copy link
Member Author

mrhhsg commented Jul 26, 2024

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.44% (9254/25397)
Line Coverage: 27.99% (75652/270283)
Region Coverage: 26.80% (38885/145099)
Branch Coverage: 23.52% (19728/83862)
Coverage Report: http://coverage.selectdb-in.cc/coverage/da23ad2a53a5a7a53e6e6b5383027953641eb6c3_da23ad2a53a5a7a53e6e6b5383027953641eb6c3/report/index.html

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.

None yet

2 participants