This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 320f1e9bbf [improve](routineload) improve show routine load output (#24264) add 23f01ddf3a [feature](profile) support simply profile (#23377) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/exchange_sink_buffer.cpp | 2 +- .../org/apache/doris/common/profile/Profile.java | 1 + .../java/org/apache/doris/common/util/Counter.java | 20 ++ .../apache/doris/common/util/ProfileManager.java | 15 +- .../apache/doris/common/util/RuntimeProfile.java | 204 ++++++++++++++++++++- .../java/org/apache/doris/qe/SessionVariable.java | 9 +- 6 files changed, 240 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org