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 84f0eefaa66 [Feat](Nereids) support show databases command (#48941)
add a551dbf620b Revert "[test](beut) add pipeline UnionOperator beut"
(#49227)
No new revisions were added by this update.
Summary of changes:
be/src/pipeline/exec/union_sink_operator.cpp | 64 ++---
be/src/pipeline/exec/union_sink_operator.h | 61 ++++-
be/src/pipeline/exec/union_source_operator.cpp | 101 ++++----
be/src/pipeline/exec/union_source_operator.h | 59 +++--
be/src/vec/exprs/vliteral.h | 4 -
be/test/pipeline/operator/operator_helper.h | 18 --
be/test/pipeline/operator/union_operator_test.cpp | 296 ----------------------
be/test/testutil/column_helper.h | 11 -
be/test/testutil/mock/mock_descriptors.h | 1 -
be/test/testutil/mock/mock_literal_expr.cpp | 47 ----
be/test/testutil/mock/mock_literal_expr.h | 83 ------
11 files changed, 166 insertions(+), 579 deletions(-)
delete mode 100644 be/test/pipeline/operator/union_operator_test.cpp
delete mode 100644 be/test/testutil/mock/mock_literal_expr.cpp
delete mode 100644 be/test/testutil/mock/mock_literal_expr.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]