codeDing18 commented on PR #53818: URL: https://github.com/apache/doris/pull/53818#issuecomment-3125232114
> what the difference between ` ShowCreateStorageVaultStmt` and `ShowStorageVaultStmt`, is there extra infomation you want to display `ShowStorageVaultStmt` can show Information about all configured storage vaults. But `ShowCreateStorageVaultCommand` use syntax `SHOW CREATE STORAGE VAULT FOR vaultname` to just show information about `create storage vault vaultname`. it like `SHOW CREATE TABLE` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
