zivali commented on issue #4211: URL: https://github.com/apache/gravitino/issues/4211#issuecomment-2241482277
@justinmclean Hi, I think before databaseName is passed into `generateDropDatabaseSql`, we already validate it with the capability framework (PR https://github.com/apache/gravitino/pull/2335). There are some tests that cover this validation in `CatalogMysqlIT`. Do we need to validate again in `generateDropDatabaseSql`? -- 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]
