This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c3a64aa0b06 [UT](exchanger) Add UT case for shuffle exchanger (#47598) add 1a8372eb2f3 [test](beut) add hash-table HashMethod be ut test (#47545) No new revisions were added by this update. Summary of changes: be/test/exec/hash_map/hash_table_method_test.cpp | 131 +++++++++++++++++++++ .../column_helper.cpp} | 30 +++-- be/test/testutil/column_helper.h | 55 +++++++++ 3 files changed, 200 insertions(+), 16 deletions(-) create mode 100644 be/test/exec/hash_map/hash_table_method_test.cpp copy be/test/{vec/core/column_vector_test.cpp => testutil/column_helper.cpp} (55%) create mode 100644 be/test/testutil/column_helper.h --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org