This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-55520-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from ba69ec0fbff branch-3.1: [enhancement](be) exit directly without
deconstruct objects when not enable memleak check #55179 (#55485)
add ace4587663a [test](nereids) add ut for sql cache/sorted partition
cache (#55520)
No new revisions were added by this update.
Summary of changes:
.../cache/NereidsSortedPartitionsCacheManager.java | 7 ++
.../doris/common/cache/NereidsSqlCacheManager.java | 7 ++
.../apache/doris/qe/SortedPartitionsCacheTest.java | 81 ++++++++++++++++++++++
.../java/org/apache/doris/qe/SqlCacheTest.java | 19 ++++-
.../apache/doris/utframe/TestWithFeService.java | 18 +++++
5 files changed, 131 insertions(+), 1 deletion(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/qe/SortedPartitionsCacheTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]