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

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


    from 34f43ac781 [bug](like function)fix like '' (empty string) get wrong 
result with all rows #14035
     add e1654bc6ef [Enhancement](function) add to_bitmap() function with int 
type (#13973)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bitmap_function.cpp                   |  30 +++
 be/src/exprs/bitmap_function.h                     |   2 +
 .../vec/functions/function_always_not_nullable.h   |  84 +++++---
 be/src/vec/functions/function_bitmap.cpp           | 235 +++++++++++++--------
 be/src/vec/functions/hll_hash.cpp                  |  59 +++---
 gensrc/script/doris_builtins_functions.py          |  18 +-
 6 files changed, 276 insertions(+), 152 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to