This commit is contained in:
Austin 2024-06-26 09:43:52 -04:00 committed by GitHub
parent 745e2a3d6b
commit ab32e2e419
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ WITH bronze_traces AS (
{% if is_incremental() %}
{{ ref('bronze__streamline_FR_traces') }}
WHERE
_partition_by_block_id BETWEEN (
partition_key BETWEEN (
SELECT
MAX(partition_key)
FROM