Skip to content

Commit

Permalink
Remove limit from this run
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessnowplow committed Dec 19, 2024
1 parent 7cf7fde commit 7eea43b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ You may obtain a copy of the Snowplow Personal and Academic License Version 1.0

where load_tstamp >= {{ lower_limit }} and load_tstamp <= {{ upper_limit }}

and derived_tstamp >= {{ lower_limit }} and derived_tstamp <= {{ upper_limit }}

and {{ snowplow_utils.app_id_filter(app_ids) }}

and {{ snowplow_utils.event_name_filter(event_names) }}
Expand Down

0 comments on commit 7eea43b

Please sign in to comment.