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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to