yuqi1129 commented on issue #7558:
URL: https://github.com/apache/gravitino/issues/7558#issuecomment-3030586413

   @mchades 
   Creating tables by program or app is not very common, in my opinion, it 
involves
   - Permission problem.  The permission required to create tables is usually 
larger than that to do DML operations.
   - Data security. There may be bugs in the process of upgrading that may 
damage the data.
   
   Some software automatically creates tables, which is user-friendly. If 
Gravitino do not have the problem mention above, I guess we can take a retry. 


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

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org

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

Reply via email to