mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:26:53 +00:00
parent
9859c9586f
commit
a3e481dd80
@ -34,6 +34,8 @@ FROM
|
||||
{{ ref('bronze__streamline_fr_transaction_results') }}
|
||||
WHERE
|
||||
_partition_by_block_id BETWEEN {{ var('RANGE_START', 0) }} AND {{ var('RANGE_END', 0) }}
|
||||
and
|
||||
OCTET_LENGTH(DATA) < 16777216
|
||||
{% else %}
|
||||
|
||||
{% if is_incremental() %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user