Skip to content

Commit

Permalink
Fix erroneous config dedent in location-political.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane authored Sep 17, 2023
1 parent 97a29e4 commit d257adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aws-athena/ctas/location-political.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{{ config(
{{
config(
materialized='table',
partitioned_by=['year'],
bucketed_by=['pin10'],
Expand Down

0 comments on commit d257adb

Please sign in to comment.