This is an automated email from the ASF dual-hosted git repository.
yangsiyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9c36839a311 [Enhancement](parquet)update runtime filter when read next
parquet row group. (#59053)
add 44736cbf470 [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]