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 2022/10/09 03:32:00 UTC

[doris] branch master updated (671dc93035 -> 9e42804298)

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 671dc93035 [feature-wip](unique-key-merge-on-write) fix that versions of multiple replicas are inconsistent when rebalance (#12363)
     add 9e42804298 [feature-wip](unique-key-merge-on-write) unique key with merge on write table support schema change (#12886)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/delta_writer.cpp                     |   2 +-
 be/src/olap/memtable.cpp                         |   6 ++
 be/src/olap/schema_change.cpp                    | 117 ++++++++++++++++++++---
 be/src/olap/schema_change.h                      |   6 +-
 be/src/olap/tablet.cpp                           |  26 ++++-
 be/src/olap/tablet.h                             |   2 +-
 be/src/olap/task/engine_publish_version_task.cpp |   5 +-
 7 files changed, 140 insertions(+), 24 deletions(-)


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