Skip to content

Commit

Permalink
add promo extract
Browse files Browse the repository at this point in the history
  • Loading branch information
cbini committed Sep 19, 2023
1 parent d8af245 commit 2ce0eaf
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/teamster/kipptaf/datagun/config/deanslist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,17 @@ assets:
suffix: json
destination_config:
name: deanslist
- query_config:
type: schema
value:
table:
name: rpt_deanslist__promo_status
schema: kipptaf_extracts
file_config:
stem: deanslist_promo_status
suffix: json
destination_config:
name: deanslist
# increased resources
- query_config:
type: schema
Expand Down Expand Up @@ -177,14 +188,3 @@ assets:
resources:
requests:
memory: 2.0Gi
# - query_config:
# type: schema
# value:
# table:
# name: rpt_deanslist__promo_status
# schema: kipptaf_extracts
# file_config:
# stem: deanslist_promo_status
# suffix: json
# destination_config:
# name: deanslist

0 comments on commit 2ce0eaf

Please sign in to comment.