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 7fdd0be4da0 [optimize](short circuit) avoid set cacheId when non 
prepared execute (#40525)
     add fe8905abffc [opt](partial update) Remove unnecessary lock and refactor 
some code for partial update (#40062)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/partial_update_info.cpp                |  21 +++
 be/src/olap/partial_update_info.h                  |   7 +
 be/src/olap/rowset/segment_v2/segment_writer.cpp   | 186 +++++++++-----------
 be/src/olap/rowset/segment_v2/segment_writer.h     |   7 +
 .../rowset/segment_v2/vertical_segment_writer.cpp  | 190 +++++++++------------
 .../rowset/segment_v2/vertical_segment_writer.h    |   7 +
 6 files changed, 200 insertions(+), 218 deletions(-)


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

Reply via email to