mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 14:17:03 +00:00
tx count tag
This commit is contained in:
parent
fdfd404f2a
commit
7a2b0a2ac2
@ -3,7 +3,8 @@
|
||||
incremental_strategy = 'delete+insert',
|
||||
unique_key = 'id',
|
||||
cluster_by = ['_inserted_timestamp::date'],
|
||||
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION"
|
||||
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION",
|
||||
tags = ['core']
|
||||
) }}
|
||||
-- depends_on: {{ ref('bronze__streamline_txcount') }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user