mirror of
https://github.com/FlipsideCrypto/avalanche-models.git
synced 2026-02-06 13:36:53 +00:00
bronze
This commit is contained in:
parent
d045238202
commit
0a89a814d7
@ -1,7 +1,7 @@
|
||||
{{ config (
|
||||
materialized = 'view'
|
||||
) }}
|
||||
{{ fsc_evm.streamline_external_table_fr_query(
|
||||
{{ fsc_utils.streamline_external_table_FR_query_v2(
|
||||
model = "dexalot_traces",
|
||||
partition_function = "CAST(SPLIT_PART(SPLIT_PART(file_name, '/', 4), '_', 1) AS INTEGER )"
|
||||
) }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user