This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 65e1087bab2 [enhancement](test)unique model by modify a value type from SMALLINT to other type (#32348) add 249e5959baa [pipelineX](cancel) Remove lock for mapping query ctx to fragment (#32346) No new revisions were added by this update. Summary of changes: be/src/pipeline/pipeline_fragment_context.cpp | 2 +- be/src/pipeline/pipeline_fragment_context.h | 4 +- be/src/pipeline/pipeline_x/operator.cpp | 1 - .../pipeline_x/pipeline_x_fragment_context.cpp | 3 +- .../pipeline_x/pipeline_x_fragment_context.h | 2 +- be/src/runtime/fragment_mgr.cpp | 47 +++++----------------- be/src/runtime/fragment_mgr.h | 6 --- be/src/runtime/query_context.cpp | 47 +++++++++++++++++++--- be/src/runtime/query_context.h | 14 ++++++- be/src/service/internal_service.cpp | 3 ++ be/src/vec/sink/writer/async_result_writer.cpp | 17 +++++--- be/src/vec/sink/writer/async_result_writer.h | 1 + 12 files changed, 86 insertions(+), 61 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org