Release Notes for IDMC
- Release Notes for IDMC
- All Products
Issue
| Description
|
|---|---|
CCON-98473
| When you create a mapping in SQL ELT mode to load data to Amazon Redshift, incorrect messages are logged in the session log.
For example, the session log shows execution of pre-SQL and post-SQL queries even though you do not define the pre-SQL and post-SQL queries.
(July 2024)
|
CCON-98156
| When you create a mapping in SQL ELT mode to load data to Amazon Redshift, the mapping fails in the following cases:
(July 2024)
|
CCON-96547
| When you run multiple Amazon Redshift V2 mappings concurrently, the connector creates duplicate S3 staging locations and the mappings fail at runtime with the following error:
ERROR CCITaskUtils - Unload/Copy command failed with error: [Amazon](500310) Invalid operation: Specified unload destination on S3 is not empty. (May 2024)
|
Issue
| Description
|
|---|---|
CCON-101731
| When you run a mapping task that is based on a mapping in SQL ELT mode, and the mapping contains a parameterized unconnected Lookup transformation, the task fails with the following error:
An error occurred during mapping translation: Internal error. (October 2024)
|
CCON-101390
| When you use custom query as source and enable the Select Distinct option in the advanced source properties in a mapping in SQL ELT mode, the Select Distinct query overrides the custom query and eliminates the duplicate rows.
Workaround: To use custom query as source, do not select the Select Distinct option.
(October 2024)
|
CBDM-35310
| When the lookup condition in a connected or unconnected lookup transformation contains operators other than equal to (=) and the Multiple Match Policy option is set to Return Any in a mapping in SQL ELT mode, the mapping fails.
|
CCORE-2089
| When you enable the staging optimization property for lookups configured to use persistent cache, the mapping fails at runtime for consecutive runs. (July 2023)
|
CCORE-1845
| When you configure a lookup transformation and configure the staging optimization property for lookups, the logs are duplicated for source and lookup transformations in the session logs. (July 2023)
|
CCORE-1836
| When you read from an Amazon Redshift source table that has NULL data in char data type and then configure the staging optimization property, the mapping is successful but there is a mismatch in the data that is written to the target. (April 2023)
|
CCORE-1835
| When you enable the staging optimization property with the unload command ESCAPE=OFF and run a mapping to read from an Amazon Redshift source that have data delimiters, the data written to the target is truncated until the delimiter value. (April 2023)
|
CCORE-1834
| When you enable the staging optimization property for the source and run a parameterized mapping, the mapping task runs without optimizing the performance. (April 2023)
|