xloya commented on issue #4842: URL: https://github.com/apache/gravitino/issues/4842#issuecomment-2326353933
From the current scenario within Xiaomi, we will not directly Drop the schema, but only support Drop the fileset. If we need to support Drop Schema, it seems reasonable to delete the storage path of Managed Fileset under the schema at the same time, but the cost may be slightly higher because recursive deletion is required. Maybe disable that deleting schema of fileset recursively is also an option. -- 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]
