Commit f6a4f446 authored by Dennis van Rooijen's avatar Dennis van Rooijen Committed by Justin Wong
Browse files

Document the usage of transforming warehouses

parent d0d8657a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -852,6 +852,8 @@ If you're running into query time limits please check your query for optimisatio

* The query timeout in Snowflake is set to 30 minutes for the `REPORTING` warehouse.

Note that due to a Permifrost limitation, granting only MONITOR privilege is not possible, team members will also receive USE access as a result. If team members are granted privileges on `transforming_*` warehouses, it is for Query Profile access/monitoring purposes only. These warehouses are not to be used for running queries.

### Data Storage

We use three primary databases: `raw`, `prep`, and `prod`.