This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-59363-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 708affa17ca branch-4.0: [memorygc](lrucache) do not prune memory if
prune is disabled #59478 (#59501)
add 33edbe7aa2c [opt](inverted index) optimize S3 operations for inverted
index (#59363)
No new revisions were added by this update.
Summary of changes:
be/src/olap/collection_statistics.cpp | 68 +++++++++++++------
be/src/olap/collection_statistics.h | 12 +++-
be/src/pipeline/exec/olap_scan_operator.cpp | 1 +
be/src/pipeline/exec/olap_scan_operator.h | 1 +
be/src/vec/exec/scan/olap_scanner.cpp | 12 +++-
be/test/olap/collection_statistics_test.cpp | 31 +++++----
.../test_inverted_index_collection_stats.groovy | 77 ++++++++++++++++++++++
7 files changed, 166 insertions(+), 36 deletions(-)
create mode 100644
regression-test/suites/inverted_index_p0/test_inverted_index_collection_stats.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]