Skip to content

Commit 7eb1352

Browse files
committed
revert back golden file changes
1 parent 00566ba commit 7eb1352

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

metadata-ingestion/tests/integration/mlflow/mlflow_mcps_golden.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -289,15 +289,10 @@
289289
"entityType": "dataProcessInstance",
290290
"entityUrn": "urn:li:dataProcessInstance:2666299269d6ebea994d5ec0c29e3aca",
291291
"changeType": "UPSERT",
292-
"aspectName": "dataProcessInstanceOutput",
292+
"aspectName": "container",
293293
"aspect": {
294294
"json": {
295-
"outputs": [],
296-
"outputEdges": [
297-
{
298-
"destinationUrn": "urn:li:mlModel:(urn:li:dataPlatform:mlflow,test-model_1,PROD)"
299-
}
300-
]
295+
"container": "urn:li:container:e37dbaee9481246e0997d7d8fefd8815"
301296
}
302297
},
303298
"systemMetadata": {
@@ -310,10 +305,15 @@
310305
"entityType": "dataProcessInstance",
311306
"entityUrn": "urn:li:dataProcessInstance:2666299269d6ebea994d5ec0c29e3aca",
312307
"changeType": "UPSERT",
313-
"aspectName": "container",
308+
"aspectName": "dataProcessInstanceOutput",
314309
"aspect": {
315310
"json": {
316-
"container": "urn:li:container:e37dbaee9481246e0997d7d8fefd8815"
311+
"outputs": [],
312+
"outputEdges": [
313+
{
314+
"destinationUrn": "urn:li:mlModel:(urn:li:dataPlatform:mlflow,test-model_1,PROD)"
315+
}
316+
]
317317
}
318318
},
319319
"systemMetadata": {

0 commit comments

Comments
 (0)