Add new source tables

This commit is contained in:
Anna Saiapina 2024-11-18 16:04:34 +00:00 committed by GCP Dataform
parent 94a1124b16
commit 403a5ba8d3
2 changed files with 12 additions and 0 deletions

View File

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

View File

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