Skip to content

Commit

Permalink
Exclude king_of_destiny_nova_base_trades
Browse files Browse the repository at this point in the history
This model started throwing this error:

```Database Error in model king_of_destiny_nova_base_trades (models/_sector/trades/chains/nova/platforms/king_of_destiny_nova_base_trades.sql)
  TrinoUserError(type=USER_ERROR, name=MERGE_TARGET_ROW_MULTIPLE_MATCHES, message="One MERGE target table row matched more than one source row", query_id=20241114_050457_00603_k74h4)```
  • Loading branch information
couralex6 authored Nov 14, 2024
1 parent 649ec60 commit d303b1c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{{ config(
tags = ['prod_exclude'],
schema = 'king_of_destiny_nova',
alias = 'base_trades',
materialized = 'incremental',
Expand Down

0 comments on commit d303b1c

Please sign in to comment.