jerryshao opened a new issue, #9490: URL: https://github.com/apache/gravitino/issues/9490
### What would you like to be improved? We have several managed catalogs, like the generic lakehouse catalog, the fileset catalog, and the model catalog, for which we manage the metadata in Gravitino. For such a catalog, the current `drop` semantics seem not well supported, the drop behavior only deletes the metadata, not the data. For example, the drop of the generic lakehouse catalog will only delete the metadata, not the actual lance table managed by Gravitino. Theoretically, we should also delete the physical data for managed Lance tables. ### How should we improve? _No response_ -- 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]
