Skip to content

Commit eef6138

Browse files
committed
Update data type mapping
1 parent 446f97b commit eef6138

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/data-factory/copy-activity-schema-and-type-mapping.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: data-services
1212

1313

1414
ms.topic: conceptual
15-
ms.date: 02/13/2020
15+
ms.date: 04/15/2020
1616
ms.author: jingwang
1717

1818
---
@@ -276,11 +276,7 @@ Copy activity performs source types to sink types mapping with the following 2-s
276276
1. Convert from native source types to Azure Data Factory interim data types
277277
2. Convert from Azure Data Factory interim data types to native sink type
278278

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:
284280

285281
* Byte[]
286282
* Boolean

0 commit comments

Comments
 (0)