You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ka...@apache.org on 2020/04/11 13:56:19 UTC

[incubator-doris] branch master updated (5b69c70 -> 7c07083)

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

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


    from 5b69c70  [Bug] Fix bug that user plugin dir is removed after installing the plugin (#3302)
     add 7c07083  Forbidden multi subquery in having clause (#3291)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/analysis/DropMaterializedViewStmt.java | 2 +-
 fe/src/main/java/org/apache/doris/analysis/Expr.java                  | 3 ++-
 fe/src/main/java/org/apache/doris/analysis/SelectStmt.java            | 4 ++++
 fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java          | 3 ++-
 4 files changed, 9 insertions(+), 3 deletions(-)


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