This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 95c8d3ed879 [feature](nereids)support decimalv2 #28726 (#28838)
add c5ee025cd4a [optimize](count) optimize pk exact query without reading
data #28494 (#28956)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 41 +++++
be/src/olap/rowset/segment_v2/segment_iterator.h | 2 +
..._char_replace.out => test_count_on_index_2.out} | 65 +++----
.../inverted_index_p0/test_count_on_index_2.groovy | 205 +++++++++++++++++++++
4 files changed, 282 insertions(+), 31 deletions(-)
copy regression-test/data/inverted_index_p0/{char_filter/test_char_replace.out
=> test_count_on_index_2.out} (82%)
create mode 100644
regression-test/suites/inverted_index_p0/test_count_on_index_2.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]