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 2965eebf499 [Fix](fe) Avoid interrupt daemon thread and use proper polling interval (#42210) add 47613093350 [Impl](Nereids) add nereids gc cost time and be fold const cost time to profile (#42007) No new revisions were added by this update. Summary of changes: .../doris/common/profile/SummaryProfile.java | 24 ++++++++++++++++++++++ .../org/apache/doris/nereids/NereidsPlanner.java | 16 +++++++++++++++ .../expression/rules/FoldConstantRuleOnBE.java | 8 +++++++- .../suites/query_profile/test_profile.groovy | 16 +++++++++++++++ 4 files changed, 63 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org