Change assertion column
This commit is contained in:
parent
66b23b0aea
commit
6bc54b7fd9
@ -2,8 +2,8 @@ config {
|
|||||||
type: "table",
|
type: "table",
|
||||||
schema: "pphe_five9_stg",
|
schema: "pphe_five9_stg",
|
||||||
assertions: {
|
assertions: {
|
||||||
uniqueKey: ["UPDATE_TYPE"],
|
uniqueKey: ["UPDATE_TYPE_ID"],
|
||||||
nonNull: ["UPDATE_TYPE"]
|
nonNull: ["UPDATE_TYPE_ID"]
|
||||||
},
|
},
|
||||||
tags: ["daily"],
|
tags: ["daily"],
|
||||||
description: "Daily load of MAPPING_UPDATE_TYPE_REVENUE table from raw"
|
description: "Daily load of MAPPING_UPDATE_TYPE_REVENUE table from raw"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user