This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b93b26b8c [feature-wip](MTMV) optimize lock of mtmv job & task, to avoid dead lock (#21054) add ec0e398c50 [enhancement](merge-on-write) record precise primary key index size (#21196) No new revisions were added by this update. Summary of changes: be/src/olap/primary_key_index.cpp | 8 +++++++- be/src/olap/primary_key_index.h | 9 ++++++++- be/src/olap/rowset/segment_v2/indexed_column_writer.cpp | 6 ++++++ be/src/olap/rowset/segment_v2/indexed_column_writer.h | 3 +++ be/src/olap/rowset/segment_v2/segment_writer.cpp | 5 ++++- be/test/olap/primary_key_index_test.cpp | 1 + 6 files changed, 29 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org