cherry pick from #36707
This commit is contained in:
@ -321,7 +321,6 @@ Status FullTextIndexReader::query(OlapReaderStatistics* stats, RuntimeState* run
|
||||
if (cache_status.ok()) {
|
||||
return Status::OK();
|
||||
}
|
||||
stats->inverted_index_query_cache_miss++;
|
||||
FulltextIndexSearcherPtr* searcher_ptr = nullptr;
|
||||
|
||||
InvertedIndexCacheHandle inverted_index_cache_handle;
|
||||
|
||||
Reference in New Issue
Block a user