This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49050-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 85c82072375 branch-3.0: [function](date) Support date trunc function #49540 (#49660) add 6813e0b2f19 [fix](cloud) fix corner case when warm up data larger than cache capacity (#49050) No new revisions were added by this update. Summary of changes: .../apache/doris/cloud/CacheHotspotManager.java | 83 +++++++++----- .../doris/cloud/cache/CacheHotspotManagerTest.java | 124 +++++++++++++++++++++ 2 files changed, 182 insertions(+), 25 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/cloud/cache/CacheHotspotManagerTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org