This is an automated email from the ASF dual-hosted git repository. lingmiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 14ac49d Fix be may core dump when linked schema change (#4079) add 5032b7f Support materialized view schema change in bitmap hll and count field [#3739] (#3873) No new revisions were added by this update. Summary of changes: be/src/olap/column_mapping.h | 2 + be/src/olap/schema_change.cpp | 237 +++++++++++++++++++-- be/src/olap/schema_change.h | 28 ++- be/test/olap/schema_change_test.cpp | 217 ++++++++++++++++++- .../java/org/apache/doris/alter/RollupJobV2.java | 12 +- .../org/apache/doris/task/AlterReplicaTask.java | 32 ++- gensrc/thrift/AgentService.thrift | 7 + 7 files changed, 514 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org