Delete unused stg mappings
This commit is contained in:
parent
6cdfc4295e
commit
b795ed49fb
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
@ -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")}
|
||||
Loading…
Reference in New Issue
Block a user