diff --git a/metadata-ingestion/tests/integration/presto-on-hive/presto_on_hive_mces_golden_5.json b/metadata-ingestion/tests/integration/presto-on-hive/presto_on_hive_mces_golden_5.json index cf82012655618..0b09920cf90a5 100644 --- a/metadata-ingestion/tests/integration/presto-on-hive/presto_on_hive_mces_golden_5.json +++ b/metadata-ingestion/tests/integration/presto-on-hive/presto_on_hive_mces_golden_5.json @@ -944,7 +944,7 @@ }, "fields": [ { - "fieldPath": "property_id", + "fieldPath": "[version=2.0].[type=int].property_id", "nullable": true, "type": { "type": { @@ -957,7 +957,7 @@ "jsonProps": "{\"native_data_type\": \"int\", \"_nullable\": true}" }, { - "fieldPath": "service", + "fieldPath": "[version=2.0].[type=struct].[type=struct].service", "nullable": true, "type": { "type": { @@ -970,7 +970,7 @@ "jsonProps": "{\"native_data_type\": \"struct>\"}" }, { - "fieldPath": "service.type", + "fieldPath": "[version=2.0].[type=struct].[type=struct].service.[type=string].type", "nullable": true, "type": { "type": { @@ -983,7 +983,7 @@ "jsonProps": "{\"native_data_type\": \"string\", \"_nullable\": true}" }, { - "fieldPath": "service.provider", + "fieldPath": "[version=2.0].[type=struct].[type=struct].service.[type=array].[type=int].provider", "nullable": true, "type": { "type": {