PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.4.1
- All Products
Bug
| Description
|
---|---|
BDM-33998
| When you run a mapping on the Spark engine to write data to a Hive table with complex data types such as struct and the column name contains a reserved word, the mapping fails.
|
BDM-33990
| When you run a mapping on the Spark engine to write data to a Hive table with complex data types such as struct and the column names have special characters, the mapping fails.
|
OCON-25634
| When you alter a Hive table by adding a new column to a Hive partition table, the mapping fails with the following validation error:
"You cannot add column {columnname} as table {tablename} is partitioned"
|
OCON-25343
| When you change the table metadata in the Developer Tool by modifying the existing data type in a Hive mapping that reads data from a Hive source and do not synchronize the Physical Data Object (PDO), the mapping fails with the following error:
FAILED: SemanticException [Error 10044]: Line 1:23 Cannot insert into target table because column number/types are different
Workaround: Synchronize the Physical Data Object and run the mapping again.
|
OCON-25211
| When you run a mapping to read data from a Hive table with hierarchical (Htype) data type in columns and use the
sort option to override the default SQL query, the mapping fails.
|
OCON-25180
| When you synchronize a Hive object that contains complex datatypes in the Developer tool, the links between the hive objects in the mapping are not retained.
|