This is an automated email from the ASF dual-hosted git repository.
airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 47cef5cf583 [fix](regression) fix alter_ttl_1 regression (#55257)
add 3aa9828163b [opt](ann index) Optimization for ann index scan
parallelism (#55221)
No new revisions were added by this update.
Summary of changes:
be/src/olap/parallel_scanner_builder.cpp | 52 ++++++++++++++++-
be/src/olap/parallel_scanner_builder.h | 8 +++
be/src/pipeline/exec/olap_scan_operator.cpp | 9 +++
.../java/org/apache/doris/qe/SessionVariable.java | 11 ++++
gensrc/thrift/PaloInternalService.thrift | 2 +
.../index_scan_opt.out} | Bin 115 -> 123 bytes
.../suites/ann_index_p0/index_scan_opt.groovy | 64 +++++++++++++++++++++
7 files changed, 145 insertions(+), 1 deletion(-)
copy regression-test/data/{correctness_p0/test_keywords.out =>
ann_index_p0/index_scan_opt.out} (80%)
create mode 100644 regression-test/suites/ann_index_p0/index_scan_opt.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]