This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 3708b43c564 [fix](inverted index) Fix for NullPointerException in Ordered Sloppy Phrase Query (#49487) add 3668945816a [fix](cloud) fix misuse of file_cache_evict_in_advance_batch_bytes (#49336) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 + be/src/common/config.h | 2 + be/src/io/cache/block_file_cache.cpp | 8 ++- be/test/io/cache/block_file_cache_test.cpp | 106 ++++++++++++++++++++++++++++- 4 files changed, 112 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org