We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d1f1f commit a0f3d21Copy full SHA for a0f3d21
1 file changed
sdk/python/feast/infra/utils/snowflake/registry/snowflake_table_deletion.sql
@@ -1,3 +1,5 @@
1
+DROP TABLE IF EXISTS REGISTRY_PATH."PROJECTS";
2
+
3
DROP TABLE IF EXISTS REGISTRY_PATH."DATA_SOURCES";
4
5
DROP TABLE IF EXISTS REGISTRY_PATH."ENTITIES";
0 commit comments