This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0a102afc478 [Chore](topn) add TTopnFilterContext (#34718) add 4f1a88481a0 [fix](Nereids) fix sql cache return old value when truncate partition (#34698) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 8 ++++- .../main/java/org/apache/doris/catalog/Env.java | 4 +-- .../doris/common/NereidsSqlCacheManager.java | 38 +++++++++++----------- .../org/apache/doris/qe/cache/CacheAnalyzer.java | 2 +- .../cache/parse_sql_from_sql_cache.groovy | 38 +++++++++++++++++++++- 5 files changed, 65 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org