This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8371171e44 [Feature](inverted index) add inverted index tool (#22207)
add 5584d7a5ba [Improve](point query) Improve lookup connection cache from
DoubleBuffer to LRU cache for better item pruning (#22041)
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/olap/olap_server.cpp | 12 ----
be/src/olap/storage_engine.h | 2 -
be/src/runtime/exec_env_init.cpp | 2 +
be/src/service/point_query_executor.cpp | 37 +++++++++---
be/src/service/point_query_executor.h | 104 ++++++++++++++------------------
be/src/vec/core/block.cpp | 4 ++
be/src/vec/core/block.h | 2 +
9 files changed, 85 insertions(+), 82 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]