caican00 opened a new issue, #4814: URL: https://github.com/apache/gravitino/issues/4814
### Version main branch ### Describe what's wrong the `dropTable` in Paimon will both delete the metadata and data and skip the trash, as discussed in https://github.com/apache/gravitino/issues/1436 , Gravitino Paimon catalog should use `purgeTable` not `dropTable` ### Error message and/or stacktrace no ### How to reproduce Gravitino Paimon catalog should use `purgeTable` not `dropTable` ### Additional context _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]
