Skip to content

Commit af8bb58

Browse files
committed
Removing old files.
1 parent a741aea commit af8bb58

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

mastering-carol/sql-pipelines/pipedemo.csql

Lines changed: 0 additions & 35 deletions
This file was deleted.

mastering-carol/sql-pipelines/pipelines.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,6 @@
2727
]
2828
}
2929
},
30-
{
31-
"useBatchNotification": true,
32-
"pipelineName": "pipedemo",
33-
"pipelineDescription": "Pipeline durante demo Carol",
34-
"outputDataModelName": "organization",
35-
"overlapDeltaMinutes": 60,
36-
"saveToCds": false,
37-
"saveToUnified": true,
38-
"sendToSubscriptions": true,
39-
"cronExpressions": ["0 0 * * * ?"],
40-
"timeZone": "America/Sao_Paulo",
41-
"prepareScripts": [""],
42-
"processScript": "pipedemo.csql",
43-
"sourceEntities": {
44-
"dataModels": [],
45-
"stagings": [
46-
{
47-
"connectorName": "protheus_carol",
48-
"stagingName": "sa2"
49-
}
50-
]
51-
}
52-
},
5330
{
5431
"useBatchNotification": true,
5532
"pipelineName": "organization_pipeline",

0 commit comments

Comments
 (0)