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 87a6b1a13b [enhancement](memtracker) Fix bthread local consume mem
tracker (#13368)
add 207f4e559e [feature](agg) support `group_bitmap_xor` agg function.
(#13287)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/bitmap_function.cpp | 13 +++++++
be/src/exprs/bitmap_function.h | 1 +
.../aggregate_function_bitmap.cpp | 9 +++++
.../aggregate_function_bitmap.h | 22 ++++++++++++
.../aggregate-functions/group_bitmap_xor.md} | 41 +++++++++++-----------
docs/sidebars.json | 1 +
.../group_bitmap_xor.md} | 41 +++++++++++-----------
.../java/org/apache/doris/catalog/FunctionSet.java | 19 ++++++++++
.../test_aggregate_all_functions.out | 5 +++
.../test_aggregate_all_functions.groovy | 4 ++-
10 files changed, 115 insertions(+), 41 deletions(-)
copy
docs/{zh-CN/docs/sql-manual/sql-functions/bitmap-functions/intersect_count.md
=> en/docs/sql-manual/sql-functions/aggregate-functions/group_bitmap_xor.md}
(50%)
copy
docs/zh-CN/docs/sql-manual/sql-functions/{bitmap-functions/intersect_count.md
=> aggregate-functions/group_bitmap_xor.md} (50%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]