This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1a9eefebd4 [Fix](inverted index) fix array inverted index error match result when doing schema change add index (#16839) add 30dafd6a44 [improve](inverted index) Add element count limit for inverted index searcher cache (#16758) No new revisions were added by this update. Summary of changes: be/src/common/config.h | 1 + be/src/olap/lru_cache.cpp | 30 +++++-- be/src/olap/lru_cache.h | 12 ++- .../rowset/segment_v2/inverted_index_cache.cpp | 26 ++++-- .../inverted_index_searcher_cache_test.cpp | 95 +++++++++++++++++++++- 5 files changed, 149 insertions(+), 15 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org