You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2020/07/16 02:45:25 UTC

[incubator-doris] branch master updated (14ac49d -> 5032b7f)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org