This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8df41cc96be [chore](file_cache) Set enbale_dump_error_file to false by
default (#47229)
add c9833032890 [ut](test) Add BE unit tests for HLL functions:
hll_cardinality, hll_to_base64, hll_from_base64 (#47209)
No new revisions were added by this update.
Summary of changes:
be/src/olap/hll.h | 2 +-
be/test/vec/function/function_hll_test.cpp | 136 ++++++++++++++++++++++++++++
be/test/vec/function/function_test_util.cpp | 7 ++
be/test/vec/function/function_test_util.h | 19 +++-
4 files changed, 160 insertions(+), 4 deletions(-)
create mode 100644 be/test/vec/function/function_hll_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]