Skip to content

Commit

Permalink
Update the warehouse for the large refresh (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymedina authored Dec 20, 2024
1 parent 470aa77 commit 3e0a6ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-- Configure environment
USE SCHEMA {{database_name}}.synapse_raw; --noqa: JJ01,PRS,TMP,CP02
USE WAREHOUSE compute_medium;

-- Drop all records from this table but keep structure and permissions intact
TRUNCATE TABLE userprofilesnapshot;

0 comments on commit 3e0a6ab

Please sign in to comment.