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

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


    from c3b133b  [Refactor] Refactor the reader code (#6866)
     add a842d41  [Function] add BE bitmap function bitmap_max  (#6942)

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 +
 be/src/util/bitmap_value.h                         | 12 ++++++++++
 be/test/exprs/bitmap_function_test.cpp             | 26 ++++++++++++++++++++++
 docs/.vuepress/sidebar/en.js                       |  1 +
 docs/.vuepress/sidebar/zh-CN.js                    |  1 +
 .../{bitmap_min.md => bitmap_max.md}               | 24 ++++++++++----------
 .../{bitmap_min.md => bitmap_max.md}               | 24 ++++++++++----------
 gensrc/script/doris_builtins_functions.py          |  3 +++
 9 files changed, 81 insertions(+), 24 deletions(-)
 copy docs/en/sql-reference/sql-functions/bitmap-functions/{bitmap_min.md => 
bitmap_max.md} (72%)
 copy docs/zh-CN/sql-reference/sql-functions/bitmap-functions/{bitmap_min.md => 
bitmap_max.md} (73%)

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

Reply via email to