You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/08/21 02:36:14 UTC

[incubator-doris] branch master updated (0715c54 -> 09b1965)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 0715c54  Fix mispelling (#4407)
     add 09b1965  [MV] Fix errors when alter materialized view which based on dup table (#4375)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/alter/SchemaChangeHandler.java    | 10 +++-
 .../org/apache/doris/alter/SchemaChangeJobV2.java  | 10 +++-
 .../java/org/apache/doris/catalog/OlapTable.java   |  4 +-
 .../doris/alter/SchemaChangeHandlerTest.java       | 64 ++++++++++++++++++++++
 4 files changed, 81 insertions(+), 7 deletions(-)
 create mode 100644 fe/fe-core/src/test/java/org/apache/doris/alter/SchemaChangeHandlerTest.java


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