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 04e05eae724 [regression-test](fix) remove interrupt() in 
test_routine_load_eof.groovy (#46044)
     add fe0724cb3c0 [fix](cluster key) support segcompaction (#45599)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |   2 +-
 be/src/common/config.h                             |   2 +-
 be/src/olap/base_tablet.cpp                        |   6 +-
 be/src/olap/base_tablet.h                          |   2 +-
 be/src/olap/rowset/beta_rowset_writer.cpp          |   1 -
 be/src/olap/rowset/segcompaction.cpp               |  41 +++++--
 be/src/olap/rowset/segcompaction.h                 |   3 +-
 be/src/olap/rowset_builder.cpp                     |   4 +-
 be/src/service/backend_service.cpp                 |   4 +-
 ...t => test_segcompaction_unique_keys_mow_ck.out} |   3 +
 ...nge_add_key_column.out => test_compact_seg.out} |  12 +-
 .../test_segcompaction_unique_keys_mow.groovy      |  14 ++-
 ...> test_segcompaction_unique_keys_mow_ck.groovy} |  26 ++++-
 ...d_key_column.groovy => test_compact_seg.groovy} | 126 ++++++++++++++-------
 14 files changed, 169 insertions(+), 77 deletions(-)
 copy regression-test/data/segcompaction_p2/{test_segcompaction_agg_keys.out => 
test_segcompaction_unique_keys_mow_ck.out} (55%)
 copy 
regression-test/data/unique_with_mow_c_p0/{test_schema_change_add_key_column.out
 => test_compact_seg.out} (54%)
 copy 
regression-test/suites/segcompaction_p2/{test_segcompaction_unique_keys_mow.groovy
 => test_segcompaction_unique_keys_mow_ck.groovy} (80%)
 copy 
regression-test/suites/unique_with_mow_c_p0/{test_schema_change_add_key_column.groovy
 => test_compact_seg.groovy} (52%)


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

Reply via email to