This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 85a98df9c29 [Fix](count on index) fix count on index opt when count project expr #41772 (#42229) add 88772679303 [pipeline](API) Add a new API to find pipeline tasks by a specific qu… (#42233) No new revisions were added by this update. Summary of changes: be/src/http/action/pipeline_task_action.cpp | 30 +++++++++++++++++++++++++++++ be/src/http/action/pipeline_task_action.h | 9 +++++++++ be/src/pipeline/pipeline_fragment_context.h | 2 ++ be/src/runtime/fragment_mgr.cpp | 8 ++++++++ be/src/runtime/fragment_mgr.h | 1 + be/src/runtime/query_context.cpp | 27 ++++++++++++++++++++++++++ be/src/runtime/query_context.h | 1 + be/src/service/http_service.cpp | 4 ++++ 8 files changed, 82 insertions(+) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org