Change type

This commit is contained in:
Anna Saiapina 2025-09-03 12:12:42 +00:00 committed by GCP Dataform
parent bbc565bcf1
commit 846c4f317b
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
config {
type: "view",
type: "table",
schema: "pphe_five9_stg",
tags: ["daily"],
description: "All fields that are connected to the CAMPAIGN"

View File

@ -1,5 +1,5 @@
config {
type: "view",
type: "table",
schema: "pphe_five9_stg",
tags: ["daily"],
description: "All fields that are connected to the DISPOSITION"

View File

@ -1,5 +1,5 @@
config {
type: "view",
type: "table",
schema: "pphe_five9_stg",
tags: ["daily"],
description: "All fields that are connected to the SKILL"