Data Integration Connector Release Notes > Connector and connectivity issues > Snowflake Data Cloud Connector
  

Snowflake Data Cloud Connector

Fixed issues

The following table describes fixed issues:
Issue
Description

Known issues

The following table describes known issues:
Issue
Description
CLDDI-39533
Although you change the metadata of source fields using the Edit Metadata option in the Fields tab, the mapping task that is based on a mapping in SQL ELT mode ignores metadata changes and recreates the table with its original metadata when all the following scenarios are true:
  • - The task is enabled with the dynamic schema handling options.
  • - The task reads from the Amazon S3 or Microsoft Azure Data Lake Storage Gen2 source.
  • - The task writes to an existing Snowflake target.
(April 2025)
CBDM-38002
When you run a mapping configured with SQL ELT mode that contains a Normalizer transformation connected to an Expression transformation, and the generated column ID field is used as the first operand in an expression within the transformation, the mapping fails.
Workaround: Update the expression by changing the first operand and run the mapping again.
For example, if the mapping with Generated column ID field + 100 scenario in an expression fails, update the expression to 100 + Generated column ID field.
(April 2025)