Skip to content

Instantly share code, notes, and snippets.

@kshitijcode
Created November 30, 2021 04:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshitijcode/9f45a7880d1e40ca2c97349570b95bea to your computer and use it in GitHub Desktop.
Save kshitijcode/9f45a7880d1e40ca2c97349570b95bea to your computer and use it in GitHub Desktop.
"lookUpTables": [{
"SourceTableSchemaName": "dbo",
"SourceTableName": table_raw,
"SinkTableSchemaName": "dbo",
"SinkTableName": table_processed,
"HasIncrementalData": "false"
}],
"sourceDatabase": database,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment