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

branch-2.1: [fix](column_array)fix filter_generic in column_array func #41990 #44983

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2024

Cherry-picked from #41990

@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.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring closed this Dec 4, 2024
@dataroaring dataroaring reopened this Dec 4, 2024
@doris-robot
Copy link

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.74% (9612/26160)
Line Coverage: 28.13% (79065/281037)
Region Coverage: 26.78% (40573/151494)
Branch Coverage: 23.61% (20652/87456)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3109d23ce0b628a7198a08d1bf00b5cb8a8e0681_3109d23ce0b628a7198a08d1bf00b5cb8a8e0681/report/index.html

filter_generic in column_array is wrong calculate in
nested_result_hint_size which may cause heap_buffer_overflow
@yiguolei yiguolei force-pushed the auto-pick-41990-branch-2.1 branch from 3109d23 to 3556a1c Compare December 10, 2024 07:13
@yiguolei
Copy link
Contributor

run buildall

Copy link
Contributor Author

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.49% (9564/26209)
Line Coverage: 27.91% (78538/281395)
Region Coverage: 26.59% (40322/151650)
Branch Coverage: 23.34% (20424/87496)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3556a1c54d7c1e3c6985df2857400157f5e6dc3e_3556a1c54d7c1e3c6985df2857400157f5e6dc3e/report/index.html

@amorynan
Copy link
Contributor

run p0

@yiguolei yiguolei merged commit da88569 into branch-2.1 Dec 12, 2024
25 of 29 checks passed
@github-actions github-actions bot deleted the auto-pick-41990-branch-2.1 branch December 12, 2024 01:52
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.

4 participants