File tree 3 files changed +32
-0
lines changed
datahub-web-react/src/images
metadata-service/war/src/main/resources/boot
3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 68
68
"logoUrl" : " /assets/platforms/couchbaselogo.png"
69
69
}
70
70
},
71
+ {
72
+ "urn" : " urn:li:dataPlatform:dagster" ,
73
+ "aspect" : {
74
+ "datasetNameDelimiter" : " /" ,
75
+ "name" : " dagster" ,
76
+ "displayName" : " Dagster" ,
77
+ "type" : " OTHERS" ,
78
+ "logoUrl" : " /assets/platforms/dagsterlogo.png"
79
+ }
80
+ },
71
81
{
72
82
"urn" : " urn:li:dataPlatform:external" ,
73
83
"aspect" : {
247
257
"logoUrl" : " /assets/platforms/postgreslogo.png"
248
258
}
249
259
},
260
+ {
261
+ "urn" : " urn:li:dataPlatform:prefect" ,
262
+ "aspect" : {
263
+ "datasetNameDelimiter" : " ." ,
264
+ "name" : " prefect" ,
265
+ "displayName" : " Prefect" ,
266
+ "type" : " OTHERS" ,
267
+ "logoUrl" : " /assets/platforms/prefectlogo.png"
268
+ }
269
+ },
250
270
{
251
271
"urn" : " urn:li:dataPlatform:presto" ,
252
272
"aspect" : {
You can’t perform that action at this time.
0 commit comments