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 dd5b82fe00 [Enhancement](merge-on-write) optimize contains_agg when 
calculate delete bitmap (#20762)
     add d922a4a9fa [Feature-WIP](inverted index) add inverted index file size 
method (#20758)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/column_writer.cpp    | 35 ++++++++++++++++++++++
 be/src/olap/rowset/segment_v2/column_writer.h      |  6 ++++
 .../rowset/segment_v2/inverted_index_writer.cpp    | 18 +++++++++--
 .../olap/rowset/segment_v2/inverted_index_writer.h |  4 ++-
 be/src/olap/rowset/segment_v2/segment_writer.cpp   |  8 +++++
 be/src/olap/rowset/segment_v2/segment_writer.h     |  1 +
 6 files changed, 69 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to