Add 2 new mappings as sources

This commit is contained in:
Anna Saiapina 2024-11-20 15:53:19 +00:00 committed by GCP Dataform
parent 7a755e8ce9
commit feea18feca
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
config {
type: "declaration",
schema: "pphe_five9_raw",
name: "MAPPING_RESV_STATUS",
description: ""
}

View File

@ -0,0 +1,6 @@
config {
type: "declaration",
schema: "pphe_five9_raw",
name: "MAPPING_UPDATE_TYPE",
description: ""
}