You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2023/06/14 09:18:30 UTC

[doris] branch master updated (dd5b82fe00 -> d922a4a9fa)

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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org