caozhen1937 opened a new issue, #2125: URL: https://github.com/apache/fluss/issues/2125
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Fluss version 0.8.0 (latest release) ### Please describe the bug 🐞 When creating a fluss table with a lake table, if the validation of the fluss table fails, it will result in the failure of creating the fluss table while the lake table is successfully created. This will result in the creation of some unmanaged lake tables. ### Solution Before creating the lake table, conduct the inspection of the fluss table. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
