freemandealer opened a new pull request, #66132:
URL: https://github.com/apache/doris/pull/66132
### What problem does this PR solve?
Issue Number: N/A
Related PR: #64798
Problem Summary: Pick apache/doris#64798 into branch-4.1. SelectDB
reference: selectdb/selectdb-core#10567.
### Release note
None
### Check List (For Author)
- Test:
- Format: git diff --check passed; modified C++ files checked with
build-support/run_clang_format.py using clang-format v16. Full
build-support/check-format.sh reports pre-existing unrelated
be/src/format_v2/json/json_reader.cpp, not included in this PR.
- BE: JAVA_HOME=/mnt/disk1/zhangzhengyu/build-dep/jdk-17.0.2/
DORIS_TOOLCHAIN=clang DISABLE_BE_JAVA_EXTENSIONS=ON ENABLE_INJECTION_POINT=ON
ENABLE_CACHE_LOCK_DEBUG=0 ENABLE_PCH=0 ./build.sh --be
- BE UT: same environment, sh run-be-ut.sh --run
--filter=CacheLRUDumperTest.*
- Behavior changed: No
- Does this need documentation: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]