This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0.5
in repository https://gitbox.apache.org/repos/asf/doris.git
from e277cfb83f4 branch-3.0: [fix](connect) fix wrong format causing
connection fail #50214 (#50216)
new c251728f7a1 branch-3.0: [Fix](vault) Remove double slashes when s3
vault prefix is empty #50352 (#50377)
new 268d6716dad branch-3.0: [fix](serDe) global function could not
deserialization from image #50279 (#50347)
new de3cb382fbe [fix](cloud) batch process ttl cache block gc to limit
lock held time once in a time (pick#50387) (#50402)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
be/src/common/config.cpp | 3 +
be/src/common/config.h | 4 ++
be/src/io/cache/block_file_cache.cpp | 18 ++++--
be/src/io/cache/block_file_cache.h | 1 +
be/test/io/cache/block_file_cache_test.cpp | 64 ++++++++++++++++++++++
cloud/src/recycler/s3_accessor.cpp | 8 ++-
.../apache/doris/catalog/GlobalFunctionMgr.java | 2 +-
.../doris/nereids/trees/expressions/UdfTest.java | 10 +++-
8 files changed, 101 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]