This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5d70ee54c70 branch-3.0: [regression-test](framework) fix bug when sql
returns two column with same name #47087 (#47135)
add bff72833213 branch-3.0: [fix](cloud) fix file cache potential leakage
#46561 (#47376)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_storage_engine.cpp | 31 ---
be/src/cloud/cloud_storage_engine.h | 1 -
be/src/cloud/cloud_tablet_mgr.cpp | 4 +-
be/src/common/config.cpp | 3 +-
be/src/common/config.h | 4 +-
be/src/io/cache/block_file_cache.cpp | 317 +++++++++++++----------------
be/src/io/cache/block_file_cache.h | 40 ++--
be/src/io/cache/file_block.cpp | 8 +-
be/src/io/cache/file_block.h | 5 +
be/src/olap/compaction.cpp | 2 +-
be/test/io/cache/block_file_cache_test.cpp | 108 ++--------
11 files changed, 196 insertions(+), 327 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]