This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44994-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 4e9012fd8e4 branch-3.0: [fix](hive) fix block decompressor bug #45289 (#45377) add ec146c1b859 [fix] (inverted index) fix index file in gc binlogs (#44994) No new revisions were added by this update. Summary of changes: be/src/http/action/download_binlog_action.cpp | 15 +- be/src/olap/snapshot_manager.cpp | 6 +- be/src/olap/tablet.cpp | 47 +++--- be/src/olap/tablet.h | 5 - be/src/olap/task/engine_storage_migration_task.cpp | 5 +- .../common/inverted_index_gc_binlogs_test.cpp | 174 +++++++++++++++++++++ 6 files changed, 213 insertions(+), 39 deletions(-) create mode 100644 be/test/olap/rowset/segment_v2/inverted_index/common/inverted_index_gc_binlogs_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org