This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 329187895ef [fix](test) fix conflict create table by different regression test (#39004) (#39059) add 44cb7978a92 [opt](index) add more inverted index profile metrics #36696 (#38858) No new revisions were added by this update. Summary of changes: be/src/olap/olap_common.h | 3 +++ be/src/olap/rowset/segment_v2/inverted_index_reader.cpp | 8 ++++++-- be/src/olap/rowset/segment_v2/inverted_index_reader.h | 5 +++-- be/src/pipeline/exec/olap_scan_operator.cpp | 6 ++++++ be/src/pipeline/exec/olap_scan_operator.h | 3 +++ be/src/vec/exec/scan/new_olap_scan_node.cpp | 6 ++++++ be/src/vec/exec/scan/new_olap_scan_node.h | 3 +++ be/src/vec/exec/scan/new_olap_scanner.cpp | 6 ++++++ 8 files changed, 36 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org