This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60974-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from c26b5dab842 branch-4.1 :[feat](Variant) Support NestedGroup for
variant columns with search DSL NESTED clause (#60847) (#61393)
add 0dbd424e368 [Fix](query cache) support partition-based instance
parallelism (#60974)
No new revisions were added by this update.
Summary of changes:
.../job/UnassignedScanSingleOlapTableJob.java | 141 ++++++++
.../job/UnassignedScanSingleOlapTableJobTest.java | 380 +++++++++++++++++++++
.../cache/test_partition_instance_query_cache.out} | 11 +-
.../test_partition_instance_query_cache.groovy | 152 +++++++++
4 files changed, 678 insertions(+), 6 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/distribute/worker/job/UnassignedScanSingleOlapTableJobTest.java
copy regression-test/data/{ann_index_p0/scalar_quantization.out =>
query_p0/cache/test_partition_instance_query_cache.out} (59%)
create mode 100644
regression-test/suites/query_p0/cache/test_partition_instance_query_cache.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]