.
Some checks failed
docs_update / run_dbt_jobs (push) Has been cancelled
docs_update / notify-failure (push) Has been cancelled

This commit is contained in:
Eric Laurello 2025-10-15 08:12:00 -04:00
parent 0b5e60fc61
commit 4474f1c3ae

View File

@ -62,7 +62,7 @@ WHERE
parsed_json
FROM
{{ ref('silver__events_backfill') }} A
JOIN {{ ref('silver__transactions_backfill') }}
JOIN {{ ref('silver__transaction_blocks_backfill') }}
b USING (
checkpoint_number,
tx_digest