mchades commented on code in PR #12503: URL: https://github.com/apache/gravitino/pull/12503#discussion_r3818546377
########## core/src/main/java/org/apache/gravitino/storage/relational/service/FunctionMetaService.java: ########## Review Comment: The added coverage is a unit test rather than integration coverage, and it currently fails because the VIEW/FUNCTION entities are not persisted. Direct and catalog/schema cascade deletion also remain uncovered, so I don't think the original request is resolved yet. -- 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]
