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/17 02:43:53 UTC

[incubator-doris] branch master updated (d07a23e -> de3c4b1)

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 d07a23e  [webserver] Introduce mustache to simplify BE's website render (#4062)
     add de3c4b1  Support materialized view extend column in load and insert (#3677)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/InsertStmt.java |  89 +++++--
 .../main/java/org/apache/doris/catalog/Column.java |  15 ++
 fe/src/main/java/org/apache/doris/load/Load.java   |  40 ++-
 .../org/apache/doris/analysis/InsertStmtTest.java  | 284 +++++++++++++++++++++
 4 files changed, 406 insertions(+), 22 deletions(-)
 create mode 100644 fe/src/test/java/org/apache/doris/analysis/InsertStmtTest.java


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