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

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


    from 367d4e416c0 [improve](cloud-mow) Make mow stream load retry times more 
reasonable (#49089)
     add 3d7b3629e7e [fix](inverted index) Clear inverted index cache from file 
cache (#49685)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/rowset.cpp                      |  29 ++++++
 be/src/olap/rowset/rowset.h                        |   2 +
 .../olap/rowset/segment_v2/inverted_index_desc.cpp |  13 +++
 .../olap/rowset/segment_v2/inverted_index_desc.h   |   5 +
 be/test/olap/rowset/beta_rowset_test.cpp           | 107 +++++++++++++++++++++
 .../org/apache/doris/regression/suite/Suite.groovy |   8 +-
 .../tablets/test_clean_stale_rs_file_cache.groovy  |   2 +-
 ...=> test_clean_stale_rs_index_file_cache.groovy} |  14 +--
 8 files changed, 169 insertions(+), 11 deletions(-)
 copy 
regression-test/suites/cloud_p0/tablets/{test_clean_stale_rs_file_cache.groovy 
=> test_clean_stale_rs_index_file_cache.groovy} (92%)


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

Reply via email to