This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7df60a49806 [Refactor](Tvf) delete some unused code of tvf and add doc
for `queries` tvf (#26460)
add 74e452f19c5 [bug](bitmap) fix bitmap value copy operator not call
reset (#26451)
No new revisions were added by this update.
Summary of changes:
be/src/util/bitmap_value.h | 29 ++++---
.../aggregate_function_bitmap.h | 2 +-
.../aggregate_function_bitmap_agg.h | 2 +-
be/src/vec/data_types/data_type_bitmap.cpp | 4 +-
be/src/vec/data_types/data_type_bitmap.h | 8 +-
be/src/vec/functions/function_bitmap.cpp | 12 +--
be/test/util/bitmap_value_test.cpp | 44 +++++++++--
.../vec/aggregate_functions/agg_bitmap_test.cpp | 92 ++++++++++++++++++++++
8 files changed, 165 insertions(+), 28 deletions(-)
create mode 100644 be/test/vec/aggregate_functions/agg_bitmap_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]