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 7735ad6576e [Log](topn) Log query id in topn two read and change the
timeout to uery timeout (#53450)
add 041607b3640 [chore](check) Add compilation checks to some files
(#53463)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/raw_value.h | 10 +++++-----
be/src/service/backend_service.cpp | 9 +++++----
be/src/service/internal_service.cpp | 3 ++-
be/src/util/bit_packing.inline.h | 11 ++++++-----
be/src/util/bit_stream_utils.h | 6 +++---
be/src/util/bit_stream_utils.inline.h | 6 ++++--
be/src/util/blocking_priority_queue.hpp | 9 +++++----
be/src/util/blocking_queue.hpp | 8 ++++----
be/src/util/countdown_latch.h | 8 ++++----
be/src/vec/common/string_ref.h | 4 ++--
be/src/vec/functions/binary_arithmetic.h | 4 ++--
be/src/vec/functions/function.cpp | 7 ++++---
be/src/vec/functions/function_compress.cpp | 9 +++++----
.../function_date_or_datetime_computation.h | 4 ++--
be/src/vec/functions/function_helpers.cpp | 6 +++---
be/src/vec/functions/function_string.h | 4 ++--
.../vec/functions/function_time_value_to_field.cpp | 6 +++---
be/src/vec/functions/function_timestamp.cpp | 4 ++--
be/src/vec/functions/function_tokenize.cpp | 5 +++--
be/src/vec/functions/like.cpp | 14 ++++++++------
be/src/vec/functions/match.cpp | 21 +++++++++++----------
21 files changed, 85 insertions(+), 73 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]