astro-sdk
astro-sdk copied to clipboard
Clean up the tables for all databases
Describe the bug Seems like the clean-up is not working properly for all databases as aspected. There are many tables which are there in databases. We should check the reason for this and fix this.
We should have a clean-up script as part of GitHub actions or a script which runs with some cadence.
For snowflake - following is the issue: https://github.com/astronomer/astro-sdk/issues/1663