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