Cross Table Sum (CrossTableAggregateGenerator)
Link object structure
{
"schema": "string",
"table": "string",
"column": "string",
"metadata": {
"generatorId": "CrossTableAggregateGenerator",
"foreignSchema": "string",
"foreignTable": "string",
"foreignKeyColumns": [ "string" ],
"sumColumn": "string",
"primaryKeyColumns": [ "string" ],
"encryptionProcessor": "x-on", //To use configured Structural data encryption
"customValueProcessor": "string" //If custom value processor applied
}
}Example replacement
Last updated
Was this helpful?