PowerExchange for Microsoft Azure SQL Data Warehouse
PowerExchange for Microsoft Azure SQL Data Warehouse
After you upgrade from a previous release to version 10.2.2, the existing mappings that contain the following data types fail on the Spark engine at run time:
Binary
Varbinary
Datetime2
Datetimeoffset
To run the existing mappings successfully, you must map these data types to the string data type or re-import the object.
Binary -> String (n)
Varbinary -> String (n)
Datetime2 -> String (27)
Datetimeoffset -> String (34)
For more information, see the
Informatica PowerExchange for PowerExchange for Microsoft Azure SQL Data Warehouse 10.2.2 User Guide