Uh oh!
There was an error while loading. Please reload this page.
branch-4.0: [improvement](storage) Release unused memory earlier, rather than leaving it to the memory pool for guaranteed release #57215 - #57305
Conversation
hello-stephen
commented
Oct 24, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
hello-stephen
commented
Oct 24, 2025
run buildall |
doris-robot
commented
Oct 24, 2025
ClickBench: Total hot run time: 30.11 s |
…ving it to the memory pool for guaranteed release (#57215) when aggregate, the `cur_row` is useless, so we should call `_clear_row_agg` to release it, rather than leaving it to the memory pool for guaranteed release
064f155 to
5c043b7Compareliaoxin01
commented
Mar 31, 2026
run buildall |
hello-stephen
commented
Mar 31, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
0AyanamiRei
commented
Mar 31, 2026
run buildall |
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Mar 31, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Cherry-picked from #57215