Skip to content

Commit

Permalink
fix date column name
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Sep 11, 2024
1 parent 33f659c commit 87264dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/sources/src_history_trades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@ sources:
description: '{{ doc("batch_insert_ts") }}'
tests:
- incremental_not_null:
date_column_name: "closed_at"
date_column_name: "ledger_closed_at"
greater_than_equal_to: "2 day"

0 comments on commit 87264dd

Please sign in to comment.