zhiqiang- closed pull request #33015: [refactor](profile) WIP
URL: https://github.com/apache/doris/pull/33015
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1549021906
##
be/src/runtime/plan_fragment_executor.cpp:
##
@@ -644,4 +646,19 @@ void PlanFragmentExecutor::close() {
_closed = true;
}
+std::shared_ptr
PlanF
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1547791651
##
be/src/runtime/runtime_query_statistics_mgr.cpp:
##
@@ -17,14 +17,307 @@
#include "runtime/runtime_query_statistics_mgr.h"
+#include
+#include
+#i
zhiqiang- commented on PR #33015:
URL: https://github.com/apache/doris/pull/33015#issuecomment-2031918493
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhiqiang- commented on PR #33015:
URL: https://github.com/apache/doris/pull/33015#issuecomment-2031909373
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1547513280
##
be/src/runtime/plan_fragment_executor.h:
##
@@ -21,6 +21,7 @@
#pragma once
#include
Review Comment:
warning: 'gen_cpp/PaloInternalService_types.
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1547114067
##
be/src/service/backend_service.cpp:
##
@@ -1129,4 +1133,51 @@ void
BaseBackendService::warm_up_tablets(TWarmUpTabletsResponse& response,
response._
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1547111706
##
be/src/runtime/query_context.cpp:
##
@@ -293,4 +310,113 @@
return Status::OK();
}
+void QueryContext::add_pipeline_profile_x(int f_id,
std::shar
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1544457074
##
be/src/runtime/query_context.cpp:
##
@@ -281,4 +295,145 @@ Status QueryContext::set_workload_group(WorkloadGroupPtr&
tg) {
return Status::OK();
}
yiguolei commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1544141992
##
be/src/runtime/query_context.cpp:
##
@@ -281,4 +293,77 @@ Status QueryContext::set_workload_group(WorkloadGroupPtr&
tg) {
return Status::OK();
}
+void Quer
yiguolei commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1544134997
##
be/src/runtime/query_context.cpp:
##
@@ -281,4 +293,77 @@ Status QueryContext::set_workload_group(WorkloadGroupPtr&
tg) {
return Status::OK();
}
+void Quer
github-actions[bot] commented on code in PR #33015:
URL: https://github.com/apache/doris/pull/33015#discussion_r1544120481
##
be/src/pipeline/pipeline_fragment_context.cpp:
##
@@ -981,4 +992,50 @@ std::string PipelineFragmentContext::debug_string() {
return fmt::to_string(d
doris-robot commented on PR #33015:
URL: https://github.com/apache/doris/pull/33015#issuecomment-2026723262
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
13 matches
Mail list logo