Skip to content

Commit

Permalink
Merge pull request #1 from dagster-io/Ramshackle-Jamathon-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramshackle-Jamathon authored Sep 19, 2023
2 parents b57c21a + 7bd877e commit 8602a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This project contains testing Dagster pipelines for cost and usage data attribut

## snowflake role

```sql

in order to fetch snowflake specific metric data you will need to create a service role that can access your snowflake account's query history table:

```sql
-- Run as ACCOUNTADMIN
USE ROLE ACCOUNTADMIN;

Expand Down

0 comments on commit 8602a00

Please sign in to comment.