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

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


    from bbd7d5515f6 [fix] remove useless const_cast and explain const_cast for 
vec (5)  (#56609)
     add 713108d0b68 [fix] remove useless const_cast and explain const_cast for 
vec (6) (#56610)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/common/hash_table/hash_map_context.h      |  4 ++++
 be/src/vec/common/hash_table/hash_table.h            |  1 +
 be/src/vec/common/hash_table/string_hash_table.h     | 12 ++++++------
 be/src/vec/common/pod_array.h                        | 15 ++++++---------
 be/src/vec/common/space_saving.h                     |  1 +
 be/src/vec/common/string_buffer.hpp                  |  2 +-
 be/src/vec/core/block.cpp                            |  2 ++
 be/src/vec/exprs/vdirect_in_predicate.h              |  2 +-
 be/src/vec/exprs/vruntimefilter_wrapper.cpp          |  3 ++-
 be/src/vec/exprs/vtopn_pred.h                        |  3 ++-
 be/src/vec/sink/vtablet_block_convertor.cpp          |  8 +++++---
 be/src/vec/utils/util.hpp                            | 18 +++++++-----------
 be/test/olap/vector_search/ann_range_search_test.cpp |  4 ++--
 be/test/olap/vector_search/vector_search_utils.h     |  2 +-
 14 files changed, 41 insertions(+), 36 deletions(-)


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

Reply via email to