Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thehanggit committed Oct 22, 2024
1 parent b05ec35 commit 10b1229
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
with hourly_spatial_bottleneck_delay_metrics as (
select *
from {{ ref('int_performance__bottleneck_delay_metrics_agg_hourly') }}
where {{ make_model_incremental('sample_date') }}
where {{ make_model_incremental('sample_date') }}
),

/*aggregate hourly delay and bottleneck extent in a daily level. Since one day has
Expand Down

0 comments on commit 10b1229

Please sign in to comment.