This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 42daf76a05e [fix](coalesce) fix 'heap-use-after-free' of function coalesce (#42666) (#42667) add 1538b822216 [Impl](Nereids) add nereids gc cost time and be fold const cost time to profile (#42007) (#42516) No new revisions were added by this update. Summary of changes: .../doris/common/profile/SummaryProfile.java | 30 +++++++++++++++++++--- .../org/apache/doris/nereids/NereidsPlanner.java | 16 ++++++++++++ .../expression/rules/FoldConstantRuleOnBE.java | 8 +++++- .../suites/query_profile/test_profile.groovy | 16 ++++++++++++ 4 files changed, 65 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org