forked from SimpleDataLabsInc/ShippingReports
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpbt_project.yml
160 lines (160 loc) · 4.05 KB
/
pbt_project.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
name: ShippingReports
description: ''
version: 0.0.3
author: [email protected]
language: python
buildSystem: ''
buildSystemDetails:
artefactID: shippingreports
parentArtefactID: shipping
buildSystem: wheel
author: null
createdAt: '2023-03-01 19:13:40'
modifiedAt: '2023-03-01 19:13:40'
pipelines:
pipelines/Pricing:
name: Pricing
description: creates a report summarizing prices, discounts, and shipping status
author: [email protected]
mode: batch
artefactID: ''
language: python
createdAt: '2022-12-08 21:02:35'
modifiedAt: '2023-03-02 16:44:21'
datasets:
inputs:
- datasets/Customer_TPCH
- datasets/Orders_TPCH
- datasets/Shipments
outputs:
- datasets/UnshippedOrders
- datasets/report_shipment_prices
subgraphs:
- subgraphs/OrderBy
dependencies: {}
datasets:
datasets/Shipments:
name: Shipments
description: ''
author: [email protected]
createdAt: '2022-12-08 21:05:07'
modifiedAt: '2023-03-02 16:39:11'
mode: batch
physicalDatasets:
dev:
fabricId: 990
datasetType: Warehouse
description: ''
author: [email protected]
createdAt: '2022-12-08 21:05:07'
modifiedAt: '2022-12-08 21:05:07'
datasets/report_shipment_prices:
name: report_shipment_prices
description: ''
author: [email protected]
createdAt: '2022-12-08 21:12:16'
modifiedAt: '2023-03-02 16:39:11'
mode: batch
physicalDatasets:
dev:
fabricId: 990
datasetType: Database
description: ''
author: [email protected]
createdAt: '2022-12-08 21:12:16'
modifiedAt: '2022-12-08 21:12:16'
datasets/Orders_TPCH:
name: Orders_TPCH
description: ''
author: [email protected]
createdAt: '2023-02-25 01:28:30'
modifiedAt: '2023-03-02 16:39:11'
mode: batch
physicalDatasets:
dev:
fabricId: 990
datasetType: File
description: ''
author: [email protected]
createdAt: '2023-02-25 01:28:30'
modifiedAt: '2023-02-25 01:28:30'
datasets/Customer_TPCH:
name: Customer_TPCH
description: ''
author: [email protected]
createdAt: '2023-02-27 20:51:42'
modifiedAt: '2023-03-02 16:39:11'
mode: batch
physicalDatasets:
dev:
fabricId: 990
datasetType: File
description: ''
author: [email protected]
createdAt: '2023-02-27 20:51:42'
modifiedAt: '2023-02-27 20:51:42'
datasets/UnshippedOrders:
name: UnshippedOrders
description: ''
author: [email protected]
createdAt: '2023-03-01 23:09:50'
modifiedAt: '2023-03-02 16:39:11'
mode: batch
physicalDatasets:
dev:
fabricId: 56
datasetType: File
description: ''
author: [email protected]
createdAt: '2023-03-01 23:09:50'
modifiedAt: '2023-03-01 23:09:50'
templates: {}
jobs:
jobs/PricingReportBatchJob:
name: PricingReportBatchJob
description: ''
fabricUID: 990
scheduler:
Databricks: {}
cloudProvider: null
jobSize: small
scheduleCron: 0 0/2 * * * ? *
timeout: null
alerting:
emails: [email protected]
onStart: true
onSuccess: false
onFailure: false
pipelines:
- pipelines/Pricing
jobClusterMode:
clusterMode:
Single: {}
clusterId: null
enabled: false
createdAt: '2022-12-08 21:21:01'
modifiedAt: '2022-12-08 21:21:01'
author: [email protected]
functions:
author: null
createdAt: '2023-03-01 19:13:40'
modifiedAt: '2023-03-01 19:13:40'
gems: {}
udfs: {}
udafs: {}
expressions: {}
subgraphs:
subgraphs/OrderBy:
name: OrderBy
description: ''
author: [email protected]
language: python
artefactID: ''
mode: batch
createdAt: '2023-03-02 16:39:26'
modifiedAt: '2023-03-02 16:44:21'
sqlModels: {}
sqlPipeline: null
dependencies: []
projectDependencies: {}
pipelineConfigurations: {}