move tag (#491)
Some checks failed
docs_update / run_dbt_jobs (push) Has been cancelled
docs_update / notify-failure (push) Has been cancelled
dbt_run_streamline_decoded_logs_history / run_dbt_jobs (push) Has been cancelled
dbt_run_streamline_decoded_logs_history / notify-failure (push) Has been cancelled

This commit is contained in:
Austin 2025-10-03 09:55:10 -04:00 committed by GitHub
parent 0e91031c85
commit 470917b806
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
unique_key = "streamline_account_storage_id",
cluster_by = "partition_key",
post_hook = "ALTER TABLE {{ this }} ADD SEARCH OPTIMIZATION on equality(streamline_account_storage_id)",
tags = ['streamline_load', 'core', 'scheduled_core']
tags = ['scheduled_non_core']
) }}
SELECT