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 6a36a9f32e6 [fix](columns) fix bug found by UT and add regression test
(#48554)
add a586d3c7fe2 [test](beut) add agg beut testing util (#48647)
No new revisions were added by this update.
Summary of changes:
be/test/testutil/column_helper.h | 9 ++
be/test/testutil/mock/mock_agg_fn_evaluator.cpp | 14 +++
be/test/testutil/mock/mock_agg_fn_evaluator.h | 3 +
be/test/testutil/mock/mock_slot_ref.cpp | 7 ++
be/test/testutil/mock/mock_slot_ref.h | 2 +
be/test/vec/aggregate_functions/agg_bit_test.cpp | 48 ++++++++
.../vec/aggregate_functions/agg_function_test.h | 127 +++++++++++++++++++++
7 files changed, 210 insertions(+)
create mode 100644 be/test/vec/aggregate_functions/agg_bit_test.cpp
create mode 100644 be/test/vec/aggregate_functions/agg_function_test.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]