From 69875ce96c2cda6a3c70e426f2ed51ab74c237f0 Mon Sep 17 00:00:00 2001 From: Richard Swinbank Date: Sat, 22 Oct 2022 14:50:26 +0100 Subject: [PATCH] Updating pipeline: CopyAndMapAWEntity --- Code/DataFactory/pipeline/CopyAndMapAWEntity.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Code/DataFactory/pipeline/CopyAndMapAWEntity.json b/Code/DataFactory/pipeline/CopyAndMapAWEntity.json index 623babf..3747ea2 100644 --- a/Code/DataFactory/pipeline/CopyAndMapAWEntity.json +++ b/Code/DataFactory/pipeline/CopyAndMapAWEntity.json @@ -44,19 +44,17 @@ "ordinal": 1 }, "sink": { - "name": "Columnundefined", - "type": "String", + "name": "ProductCategoryID", "physicalType": "UTF8" } }, { "source": { - "type": "String", + "type": "DateTime", "ordinal": 2 }, "sink": { - "name": "Columnundefined", - "type": "String", + "name": "Name", "physicalType": "UTF8" } }, @@ -66,8 +64,7 @@ "ordinal": 3 }, "sink": { - "name": "Columnundefined", - "type": "String", + "name": "rowguid", "physicalType": "UTF8" } }, @@ -77,8 +74,7 @@ "ordinal": 4 }, "sink": { - "name": "Columnundefined", - "type": "String", + "name": "ModifiedDate", "physicalType": "UTF8" } }