Skip to content

Commit

Permalink
Update ymls
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Jul 30, 2024
1 parent 0e5ed37 commit b436f02
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models/marts/enriched_history/enriched_history_operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -649,3 +649,6 @@ models:

- name: operation_trace_code
description: '{{ doc("operation_trace_code") }}'

- name: details_json
description: '{{ doc("details") }}'
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,6 @@ models:

- name: operation_trace_code
description: '{{ doc("operation_trace_code") }}'

- name: details_json
description: '{{ doc("details") }}'
3 changes: 3 additions & 0 deletions models/sources/src_history_operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,6 @@ sources:
- not_null:
config:
where: batch_run_date > current_datetime - interval 2 day

- name: details_json
description: '{{ doc("details") }}'

0 comments on commit b436f02

Please sign in to comment.