kangpinghuang opened a new issue #306: it is not friendly to set quota in bytes 
units
URL: https://github.com/apache/incubator-doris/issues/306
 
 
   What is the problem?
   now, use alter database set data quota statement to change database's quota 
is hard to use because the unit is byte.
   when you set 1T quota, you should first change 1T to 1099511630000 byte 
manually.
   
   How to solve the problem?
   to support quota in other unit: B/K/M/G/T
   

----------------------------------------------------------------
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