This commit is contained in:
gregoriustanleyy 2025-08-01 15:39:13 +07:00
parent 32266d1f30
commit d985bb855e
2 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ intents_swaps AS (
log AS LOG,
_partition_by_block_number
FROM
{{ ref('silver__intents_swaps') }}
{{ ref('silver__swap_intents') }}
{% if var("MANUAL_FIX") %}
WHERE {{ partition_load_manual('no_buffer', 'block_timestamp::date') }}