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 0ae9f1162cb [enhancement](regression-test) agg schema value modify case3 (#39403) add 74aa0ca63ad [fix](cluster key) cluster key support vertical_segment_writer (#38538) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_creator.cpp | 3 +- be/src/olap/rowset/segment_v2/segment_writer.cpp | 94 +++++---- be/src/olap/rowset/segment_v2/segment_writer.h | 6 +- .../rowset/segment_v2/vertical_segment_writer.cpp | 229 ++++++++++++++++----- .../rowset/segment_v2/vertical_segment_writer.h | 24 ++- .../test_mow_with_null_sequence.groovy | 2 +- .../unique_with_mow_c_p0/test_pk_uk_case.groovy | 6 +- 7 files changed, 254 insertions(+), 110 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org