From 96e235632b24511e49e827caf645c88039bf4783 Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Tue, 14 Oct 2025 16:27:53 -0400 Subject: [PATCH] 2 days on gaps --- macros/tests/sequence_gaps.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/tests/sequence_gaps.sql b/macros/tests/sequence_gaps.sql index 84a9aa9..bea5671 100644 --- a/macros/tests/sequence_gaps.sql +++ b/macros/tests/sequence_gaps.sql @@ -20,7 +20,7 @@ FROM {{ table }} WHERE - block_timestamp::date <= current_date - 1 + block_timestamp::date <= current_date - 2 ) SELECT {{ partition_sql + "," if partition_sql }}