Add id
This commit is contained in:
parent
77e0b00c54
commit
968bbf7dc4
@ -2,8 +2,8 @@ config {
|
|||||||
type: "table",
|
type: "table",
|
||||||
schema: "pphe_five9_gold",
|
schema: "pphe_five9_gold",
|
||||||
assertions: {
|
assertions: {
|
||||||
uniqueKey: ["?"],
|
uniqueKey: ["CUSTOMER_ID"],
|
||||||
nonNull: ["?"]
|
nonNull: ["CUSTOMER_ID"]
|
||||||
},
|
},
|
||||||
tags: ["daily"],
|
tags: ["daily"],
|
||||||
description: "Daily load of DIGITAL table from stg"
|
description: "Daily load of DIGITAL table from stg"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user