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

airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1523b6a9beb [opt] Optimization for short circuit of CompoundPred 
(#45422)
     add b74b5c69aac [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

Reply via email to