This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fb14950887 [refactor](load) split flush_segment_writer into two parts (#21372) add 9d2f879bd2 [Enhancement](inverted index) make InvertedIndexReader shared_from_this (#21381) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/column_reader.cpp | 14 +++--- be/src/olap/rowset/segment_v2/column_reader.h | 4 +- .../rowset/segment_v2/inverted_index_reader.cpp | 17 ++++--- .../olap/rowset/segment_v2/inverted_index_reader.h | 57 ++++++++++++++-------- be/src/olap/rowset/segment_v2/segment.cpp | 4 +- be/src/olap/rowset/segment_v2/segment_iterator.cpp | 1 + 6 files changed, 58 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org