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 5fcf945b7ed [Bug](case) fix conflict table name between
test_bitmap_intersect and test_bitmap… (#45314)
add e2c24e386ce [fix](cluster key) fix cluster key schema change (#45203)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_schema_change_job.cpp | 9 +
be/src/olap/memtable.cpp | 2 +
be/src/olap/schema_change.cpp | 9 +
.../test_schema_change_add_key_column.csv | 8192 ++++++++
.../test_schema_change_add_key_column.out | 19 +
.../test_schema_change_add_key_column1.csv | 20480 +++++++++++++++++++
.../test_schema_change_add_key_column.groovy | 148 +
7 files changed, 28859 insertions(+)
create mode 100644
regression-test/data/unique_with_mow_c_p0/test_schema_change_add_key_column.csv
create mode 100644
regression-test/data/unique_with_mow_c_p0/test_schema_change_add_key_column.out
create mode 100644
regression-test/data/unique_with_mow_c_p0/test_schema_change_add_key_column1.csv
create mode 100644
regression-test/suites/unique_with_mow_c_p0/test_schema_change_add_key_column.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]