You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by da...@apache.org on 2023/06/28 03:33:10 UTC

[doris] branch master updated (5d1fb33f2d -> de9172e476)

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

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


    from 5d1fb33f2d [enhancement](merge-on-write) increasing the max_write_buffer_number parameter to improve save meta performance (#21243)
     add de9172e476 [enhancement](merge-on-write) replace map with vector for segment handle caches (#21162)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/segment_writer.cpp |  2 +-
 be/src/olap/tablet.cpp                           | 26 +++++++++++-------------
 be/src/olap/tablet.h                             | 11 +++++-----
 be/src/service/point_query_executor.cpp          |  2 +-
 4 files changed, 19 insertions(+), 22 deletions(-)


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