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 4c751202e3 [fix](Es Catalog) Pushdown predicate of Es catalog query in 
nereids (#23345)
     add 51ac92f65c Revert "[fix](function) to_bitmap parameter parsing failure 
returns null instead of bitmap_empty (#21236)" (#23368)

No new revisions were added by this update.

Summary of changes:
 be/src/util/bitmap_value.h                         | 18 ------
 be/src/vec/functions/function_bitmap.cpp           | 71 ++++++++++++++--------
 be/test/vec/function/function_bitmap_test.cpp      | 27 --------
 be/test/vec/function/function_test_util.h          | 22 -------
 .../expressions/functions/scalar/ToBitmap.java     |  4 +-
 gensrc/script/doris_builtins_functions.py          |  6 +-
 .../data/nereids_function_p0/scalar_function/B.out |  6 +-
 .../bitmap_functions/test_bitmap_function.out      |  2 +-
 .../bitmap_functions/test_bitmap_function.out      |  2 +-
 9 files changed, 57 insertions(+), 101 deletions(-)


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

Reply via email to