You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/11/24 06:43:00 UTC

[incubator-doris] branch master updated (b6a9207 -> c9e5780)

This is an automated email from the ASF dual-hosted git repository.

yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from b6a9207  [deps](brpc) fix compile bug that could not find protobuf lib during compile (#7197)
     add c9e5780  optimize bitmap function count, use roaring cardinality method, this will more fast than current version (#7151)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bitmap_function.cpp       |  88 +++++++++++---
 be/src/util/bitmap_value.h             | 212 ++++++++++++++++++++++++++++++---
 be/test/exprs/bitmap_function_test.cpp | 192 ++++++++++++++++++++++-------
 3 files changed, 417 insertions(+), 75 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org