You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:24:46 UTC

[GitHub] [incubator-doris] wutiangan commented on a change in pull request #4199: Change type of sum, min, max function column in mv

wutiangan commented on a change in pull request #4199:
URL: https://github.com/apache/incubator-doris/pull/4199#discussion_r461342283



##########
File path: fe/fe-core/src/main/java/org/apache/doris/analysis/CreateMaterializedViewStmt.java
##########
@@ -30,11 +34,6 @@
 import org.apache.doris.common.FeNameFormat;
 import org.apache.doris.common.UserException;
 

Review comment:
       plz import the jar package according following sequence:
   4=javax
   3=java
   2=org
   1=com
   0=org.apache.doris




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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