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 61389bb82e5 [improvement](statistics)Improve analyze partition column and key column corner case. (#48757) add 24de884d4de [test](beut) add pipeline RepeatOperator beut (#48849) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/repeat_operator.cpp | 100 +++--- be/src/pipeline/exec/repeat_operator.h | 8 +- be/src/runtime/descriptors.h | 2 +- be/src/vec/utils/util.hpp | 2 +- be/test/pipeline/operator/repeat_operator_test.cpp | 341 +++++++++++++++++++++ 5 files changed, 402 insertions(+), 51 deletions(-) create mode 100644 be/test/pipeline/operator/repeat_operator_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org