This is an automated email from the ASF dual-hosted git repository.

jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5f7a6c10953 [Enhancement] add row count in show partition (#40455)
     add 775632cf39e [fix](inverted index) Handle an empty segment index file 
(#40337)

No new revisions were added by this update.

Summary of changes:
 be/src/clucene                                     |  2 +-
 be/src/common/status.h                             |  1 +
 be/src/olap/olap_common.h                          |  1 +
 .../rowset/segment_v2/inverted_index_searcher.cpp  |  7 ++-
 .../rowset/segment_v2/inverted_index_writer.cpp    |  2 +
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  6 ++-
 be/src/pipeline/exec/olap_scan_operator.cpp        |  2 +
 be/src/pipeline/exec/olap_scan_operator.h          |  1 +
 be/src/vec/exec/scan/new_olap_scanner.cpp          |  2 +
 ...test_index_empty_segment_fault_injection.groovy | 62 ++++++++++++++++++++++
 10 files changed, 82 insertions(+), 4 deletions(-)
 create mode 100644 
regression-test/suites/fault_injection_p0/test_index_empty_segment_fault_injection.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to