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](hash join) fix stack overflow caused by evaluate case expr on huge build block (#28851) #28882

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

jacktengg
Copy link
Contributor

Proposed changes

Pick from #28851

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

@jacktengg
Copy link
Contributor Author

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 37.74% (7989/21170)
Line Coverage: 29.44% (64890/220410)
Region Coverage: 28.91% (33380/115466)
Branch Coverage: 24.79% (17126/69094)
Coverage Report: http://coverage.selectdb-in.cc/coverage/1d69fb23de2e87b34835346b2cfc7139f864c562_1d69fb23de2e87b34835346b2cfc7139f864c562/report/index.html

@yiguolei yiguolei merged commit 8a3f7e2 into apache:branch-2.0 Dec 22, 2023
22 of 25 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.

3 participants