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