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 585b74b175 [chore](workflow) Fix Ubuntu package conflicts by skipping 
apt upgrade (#16754)
     add f50edff59d [Chore](build) enable fallthrough check annd fix some 
fallthrough bug (#16748)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                             |   1 -
 be/src/glibc-compatibility/CMakeLists.txt     |   2 +-
 be/src/gutil/CMakeLists.txt                   |   2 +-
 be/src/gutil/macros.h                         | 172 --------------------------
 be/src/runtime/routine_load/data_consumer.cpp |   1 +
 be/src/runtime/types.cpp                      |   2 +
 be/src/util/bit_packing.inline.h              |   7 +-
 be/src/util/bitmap_value.h                    |   2 +
 be/src/util/hash_util.hpp                     |  12 ++
 be/src/util/murmur_hash3.cpp                  |  40 +++++-
 be/src/util/string_parser.hpp                 |   3 +
 be/src/util/threadpool.cpp                    |   2 +-
 be/src/util/url_coding.cpp                    |   1 +
 be/src/vec/exprs/vexpr.cpp                    |   9 +-
 be/src/vec/exprs/vliteral.cpp                 |   2 +
 be/src/vec/sink/vdata_stream_sender.cpp       |   2 -
 be/src/vec/sink/vdata_stream_sender.h         |   5 +-
 be/test/olap/rowset/rowset_tree_test.cpp      |   6 +-
 18 files changed, 77 insertions(+), 194 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to