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

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


    from aa687d79134 [Enhancement](llm) Support some LLM functions (#51725)
     add 01d9787fb34 [Improvement](runtime-filter) fixed_len_to_uint32_v2 
change hash method to crc32 (#54145)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bloom_filter_func.h                   | 33 ++---------
 be/src/exprs/bloom_filter_func_impl.h              | 33 +++++------
 be/src/pipeline/pipeline_fragment_context.cpp      | 14 +++--
 be/src/pipeline/pipeline_task.cpp                  |  1 -
 be/src/runtime_filter/runtime_filter.cpp           |  2 -
 be/src/runtime_filter/runtime_filter_definitions.h |  2 -
 be/src/util/runtime_profile.cpp                    | 41 ++++---------
 be/src/util/runtime_profile.h                      |  1 -
 be/src/vec/common/hash_table/hash.h                |  6 ++
 be/test/exprs/bloom_filter_func_test.cpp           | 67 ----------------------
 .../runtime_filter/runtime_filter_wrapper_test.cpp | 50 ++++++----------
 .../java/org/apache/doris/qe/SessionVariable.java  |  5 --
 12 files changed, 62 insertions(+), 193 deletions(-)


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

Reply via email to