Skip to content

Commit

Permalink
add a warn onto the sneaky returning job
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew D.Gramigna committed Oct 19, 2023
1 parent b5a1a0d commit f838724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions levergreen_dbt/tests/check_sneaky_returning_job.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{{ config(severity = 'warn') }}
-- June 2023
-- This test will check for jobs with the same job_board_id that have dropped off and then returned.
-- My model will not treat these as 1 day active, and instead will use the earliest active date to determine when the job was first acrtive
Expand Down

0 comments on commit f838724

Please sign in to comment.