You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/copy-activity-schema-and-type-mapping.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
12
12
13
13
14
14
ms.topic: conceptual
15
-
ms.date: 02/13/2020
15
+
ms.date: 04/15/2020
16
16
ms.author: jingwang
17
17
18
18
---
@@ -276,11 +276,7 @@ Copy activity performs source types to sink types mapping with the following 2-s
276
276
1. Convert from native source types to Azure Data Factory interim data types
277
277
2. Convert from Azure Data Factory interim data types to native sink type
278
278
279
-
You can find the mapping between native type to interim type in the "Data type mapping" section in each connector topic.
280
-
281
-
### Supported data types
282
-
283
-
Data Factory supports the following interim data types: You can specify below values when configuring type information in [dataset structure](concepts-datasets-linked-services.md#dataset-structure-or-schema) configuration:
279
+
Copy activity supports the following interim data types:
0 commit comments