Delete unused stg mappings

This commit is contained in:
Anna Saiapina 2025-10-02 14:50:21 +00:00 committed by GCP Dataform
parent 6cdfc4295e
commit b795ed49fb
25 changed files with 0 additions and 343 deletions

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["AGENT_GROUP_ID"],
nonNull: ["AGENT_GROUP_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_AGENT_GROUP table from raw"
}
select
*
from ${ref("MAPPING_AGENT_GROUP")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["REASON_CODE_ID"],
nonNull: ["REASON_CODE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_AGENT_REASON_CODE_ID table from raw"
}
select
*
from ${ref("MAPPING_AGENT_REASON_CODE_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["STATE_ID"],
nonNull: ["STATE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_STATE_AGENT_GROUP table from raw"
}
select
*
from ${ref("MAPPING_AGENT_STATE_GROUP")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["STATE_GROUP_ID"],
nonNull: ["STATE_GROUP_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_STATE_AGENT_GROUP_ID table from raw"
}
select
*
from ${ref("MAPPING_AGENT_STATE_GROUP_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["STATE_ID"],
nonNull: ["STATE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_AGENT_STATE_ID table from raw"
}
select
*
from ${ref("MAPPING_AGENT_STATE_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["CAMPAIGN_ID"],
nonNull: ["CAMPAIGN_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_CAMPAIGN table from raw"
}
select
*
from ${ref("MAPPING_CAMPAIGN")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["CAMPAIGN_ID"],
nonNull: ["CAMPAIGN_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_CAMPAIGN_GROUP table from raw"
}
select
*
from ${ref("MAPPING_CAMPAIGN_GROUP")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["CAMPAIGN_GROUP_ID"],
nonNull: ["CAMPAIGN_GROUP_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_CAMPAIGN_GROUP_ID table from raw"
}
select
*
from ${ref("MAPPING_CAMPAIGN_GROUP_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["CAMPAIGN_ID"],
nonNull: ["CAMPAIGN_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_CAMPAIGN_ID_TYPE table from raw"
}
select
*
from ${ref("MAPPING_CAMPAIGN_ID_TYPE")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["CAMPAIGN_TYPE_ID"],
nonNull: ["CAMPAIGN_TYPE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_CAMPAIGN_TYPE table from raw"
}
select
*
from ${ref("MAPPING_CAMPAIGN_TYPE")}

View File

@ -1,10 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
tags: ["daily"],
description: "Daily load of MAPPING_CSC_AGENT table from raw"
}
select
*
from ${ref("MAPPING_CSC_AGENT")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["DISPOSITION_GROUP_ID"],
nonNull: ["DISPOSITION_GROUP_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_DISPOSITION_GROUP_ID table from raw"
}
select
*
from ${ref("MAPPING_DISPOSITION_GROUP_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["DISPOSITION_ID"],
nonNull: ["DISPOSITION_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_DISPOSITION_ID table from raw"
}
select
*
from ${ref("MAPPING_DISPOSITION_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["DISPOSITION_ID"],
nonNull: ["DISPOSITION_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_DISPOSITION_ID_GROUP table from raw"
}
select
*
from ${ref("MAPPING_DISPOSITION_ID_GROUP")}

View File

@ -1,13 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["LANGUAGE"]
},
tags: ["daily"],
description: "Daily load of MAPPING_LANGUAGES table from raw"
}
select
*
from ${ref("MAPPING_LANGUAGES")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["MEDIA_TYPE_ID"],
nonNull: ["MEDIA_TYPE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_MEDIA_TYPE table from raw"
}
select
*
from ${ref("MAPPING_MEDIA_TYPE")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["STATE_ID", "REASON_CODE_ID"],
nonNull: ["STATE_ID", "REASON_CODE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_PRODUCTIVE_REVENUE table from raw"
}
select
*
from ${ref("MAPPING_PRODUCTIVE_REVENUE")}

View File

@ -1,13 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
nonNull: ["BOARD_PROPERTY_GROUP"]
},
tags: ["daily"],
description: "Daily load of MAPPING_PROPERTY_CALLS table from raw"
}
select
*
from ${ref("MAPPING_PROPERTY_CALLS")}

View File

@ -1,13 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
nonNull: ["BOARD_PROPERTY_GROUP"]
},
tags: ["daily"],
description: "Daily load of MAPPING_PROPERTY_DIGITAL table from raw"
}
select
*
from ${ref("MAPPING_PROPERTY_DIGITAL")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["RESV_STATUS_ID"],
nonNull: ["RESV_STATUS_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_RESV_STATUS table from raw"
}
select
*
from ${ref("MAPPING_RESV_STATUS")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["SKILL_ID"],
nonNull: ["SKILL_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_SKILL table from raw"
}
select
*
from ${ref("MAPPING_SKILL")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["UPDATE_TYPE_ID"],
nonNull: ["UPDATE_TYPE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_UPDATE_TYPE table from raw"
}
select
*
from ${ref("MAPPING_UPDATE_TYPE")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["UPDATE_TYPE_ID"],
nonNull: ["UPDATE_TYPE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_UPDATE_TYPE_GROUP table from raw"
}
select
*
from ${ref("MAPPING_UPDATE_TYPE_GROUP")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["UPDATE_TYPE_GROUP"],
nonNull: ["UPDATE_TYPE_GROUP"]
},
tags: ["daily"],
description: "Daily load of MAPPING_UPDATE_TYPE_GROUP_ID table from raw"
}
select
*
from ${ref("MAPPING_UPDATE_TYPE_GROUP_ID")}

View File

@ -1,14 +0,0 @@
config {
type: "table",
schema: "pphe_five9_stg",
assertions: {
uniqueKey: ["UPDATE_TYPE_ID"],
nonNull: ["UPDATE_TYPE_ID"]
},
tags: ["daily"],
description: "Daily load of MAPPING_UPDATE_TYPE_REVENUE table from raw"
}
select
*
from ${ref("MAPPING_UPDATE_TYPE_REVENUE")}