This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 75be67f3311 [fix](memory) Fix reserve memory compatible with memory GC and logging (#36307) add 2f1f226ba11 [opt](nereids) compute tuple size by output slots (#36246) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/cost/CostModelV1.java | 38 ++++++++-------------- .../org/apache/doris/nereids/cost/CostModelV2.java | 30 ++++++++++------- .../org/apache/doris/nereids/util/JoinUtils.java | 3 +- .../org/apache/doris/statistics/Statistics.java | 28 +++++++++++----- 4 files changed, 53 insertions(+), 46 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org