Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
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