This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 546f6896bf9 [feature](proxy-protocol) Support proxy protocol v1 (#32338) add 6a36d613bef [opt](file-meta-cache) reduce file meta cache size and disable cache for some cases (#32340) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 7 +++---- be/src/runtime/memory/lru_cache_policy.h | 7 +++++-- be/src/util/obj_lru_cache.cpp | 7 +++++++ be/src/util/obj_lru_cache.h | 2 ++ be/src/vec/exec/scan/vfile_scanner.cpp | 5 ++--- be/src/vec/exec/scan/vfile_scanner.h | 9 +++++++++ 6 files changed, 28 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org