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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d781dd14376 branch-3.1: [fix](nereids) Fix the expr id are same but 
different expr when agg table with random distribute #52993 (#53621)
     add 63d86456c13 branch-3.1: [improvement](memory) Storage page cache use 
LRU-K cache, K=2 #45719 (#53617)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/lru_cache.cpp                | 104 +++++++++++++++++++++++------
 be/src/olap/lru_cache.h                  |  46 ++++++-------
 be/src/olap/page_cache.h                 |   3 +-
 be/src/runtime/memory/lru_cache_policy.h |   9 +--
 be/test/olap/lru_cache_test.cpp          | 108 +++++++++++++++++++++++++++++--
 be/test/olap/page_cache_test.cpp         |  29 ++++++++-
 6 files changed, 240 insertions(+), 59 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to