mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:06:45 +00:00
rm SO
This commit is contained in:
parent
3d03d7a733
commit
eaa466eacc
@ -5,7 +5,6 @@
|
||||
merge_exclude_columns = ['inserted_timestamp'],
|
||||
cluster_by = ['block_timestamp::DATE'],
|
||||
incremental_predicates = ["dynamic_range_predicate_custom","block_timestamp::date"],
|
||||
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION ON EQUALITY(tx_hash,token_address,destination_address,source_address,bridge_address,destination_chain,source_chain,method_name,direction,receipt_succeeded);",
|
||||
tags = ['scheduled_non_core']
|
||||
) }}
|
||||
-- depends on {{ ref('defi__fact_intents') }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user