This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e277382776d [fix](fe)reduce memory usage in alter (#32810) add 9ea9f44cb63 [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns (#33164) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/segment_iterator.cpp | 20 +++++-- be/src/olap/rowset/segment_v2/segment_iterator.h | 5 +- .../test_index_delete.out} | 9 ++- .../inverted_index_p0/test_index_delete.groovy | 65 ++++++++++++++++++++++ 4 files changed, 89 insertions(+), 10 deletions(-) copy regression-test/data/{fault_injection_p0/test_index_lowercase_fault_injection.out => inverted_index_p0/test_index_delete.out} (89%) create mode 100644 regression-test/suites/inverted_index_p0/test_index_delete.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org