This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2783b27788 [fix](Nereids): fix LogicalProject withXXX(). (#18441)
add c32adba1cf [Refactor](Pipeline) Refactor pipeline code to improve
coverage (#18376)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/pipeline.h | 2 -
be/src/pipeline/pipeline_fragment_context.cpp | 185 +--------------------
be/src/pipeline/pipeline_fragment_context.h | 9 -
be/src/pipeline/pipeline_task.h | 5 -
be/src/pipeline/task_scheduler.h | 4 -
be/src/runtime/fragment_mgr.cpp | 91 ++++------
.../empty_table/sql/empty_set_node.out} | 3 +-
.../hash_functions/test_hash_function.out | 1 +
.../query_p0/empty_table/sql/empty_set_node.sql | 1 +
.../hash_functions/test_hash_function.groovy | 1 +
10 files changed, 41 insertions(+), 261 deletions(-)
mode change 100755 => 100644 be/src/runtime/fragment_mgr.cpp
copy regression-test/data/{correctness/test_crossjoin_inlineview_slot.out =>
query_p0/empty_table/sql/empty_set_node.out} (81%)
create mode 100644
regression-test/suites/query_p0/empty_table/sql/empty_set_node.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]