Skip to content

Commit

Permalink
fix: Deleting for snowflake
Browse files Browse the repository at this point in the history
Signed-off-by: Bhargav Dodla <bdodla@expediagroup.com>
  • Loading branch information
Bhargav Dodla committed Sep 20, 2024
1 parent 6c6a339 commit 0b75cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/feast/infra/registry/snowflake.py
Original file line number Diff line number Diff line change
Expand Up @@ -1303,6 +1303,7 @@ def delete_project(
"DATA_SOURCES",
"ENTITIES",
"PERMISSIONS",
"FEAST_METADATA",
"PROJECTS",
}:
query = f"""
Expand Down

0 comments on commit 0b75cff

Please sign in to comment.