This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-43804-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9e305608455 branch-3.0: [Fix]fix http query_info api return wrong 
column (#43839)
     add 6460dc324d9 [fix](cloud) fix file cache missing when compaction and 
improve bvars (#43804)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_tablet.cpp         |   6 +
 be/src/common/config.cpp              |   4 +-
 be/src/common/config.h                |   4 +-
 be/src/io/cache/block_file_cache.cpp  | 205 +++++++++++++---------------------
 be/src/io/cache/block_file_cache.h    |  14 +--
 be/src/io/cache/file_cache_common.cpp |   9 +-
 be/src/io/cache/file_cache_common.h   |   2 +
 be/src/olap/options.cpp               |  24 ++--
 be/src/olap/options.h                 |   4 +-
 9 files changed, 113 insertions(+), 159 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to