imay commented on a change in pull request #309: Optimize quota unit
URL: https://github.com/apache/incubator-doris/pull/309#discussion_r233361788
 
 

 ##########
 File path: fe/src/main/cup/sql_parser.cup
 ##########
 @@ -597,6 +598,17 @@ alter_stmt ::=
     :}
     ;
 
+quota_expr ::=
 
 Review comment:
   quota_expr is not a good name, because everything whose unit is byte can use 
this like exec_mem_limit
   
   can you change it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to