Snowflake-Labs / sfquickstarts

Follow along with our tutorials to get you up and running with the Snowflake Data Cloud.
Apache License 2.0
297 stars 562 forks source link

Ingestion quickstart - step 14 cleanup fails on DROP DATABASE INGEST #1412

Open sfc-gh-cgoyette opened 1 week ago

sfc-gh-cgoyette commented 1 week ago

Describe the bug https://quickstarts.snowflake.com/guide/a_comprehensive_guide_to_ingesting_data_into_snowflake

URL of where you see the bug

To Reproduce Steps to reproduce the behavior:

  1. Complete quickstart in URL above
  2. Attempt to drop database INGEST
  3. Observe error

Expected behavior Expected to be able to drop the database INGEST

Screenshots If applicable, add screenshots to help explain your problem.

image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. I was able to drop the warehouse titled INGEST Commands suggested to attempt to debug (SHOW GRANTS TO ROLE INGEST) did not return any results (spinning circle)