Data Integration Connector What's New > April 2024 > Changed behavior
  

Changed behavior

This release includes changes in behavior for the following connectors.

Amazon Redshift V2 Connector

When you configure a mapping enabled for full SQL ELT optimization and define a simple filter on a column of Super data type, the mapping fails.
Previously, the mapping ran with full SQL ELT optimization. However, zero records were written to target.

Google BigQuery V2 Connector

Effective in this release, Google BigQuery V2 Connector includes the following changes in behavior:

Microsoft Azure Synapse SQL Connector

Effective in this release, Microsoft Azure Synapse SQL Connector includes the following change in behavior:

Microsoft SQL Server Connector

Effective in this release, if you use the latest DataDirect driver and use SSL encryption, the OpenSSL version 3.0 is used by default.
Previously, the default version was OpenSSL 1.1.1.
If you want to use an earlier version of OpenSSL, add the following property in the Runtime Advanced Connection Properties field:
AllowedOpenSSLVersions=<OpenSSL_version>

Oracle Connector

Effective in this release, if you use the latest DataDirect driver and use SSL encryption, the OpenSSL version 3.0 is used by default.
Previously, the default version was OpenSSL 1.1.1.
If you want to use an earlier version of OpenSSL, add the following property in the Runtime Advanced Connection Properties field:
AllowedOpenSSLVersions=<OpenSSL_version>

Snowflake Data Cloud Connector

Effective in this release, when you configure a mapping enabled for full SQL ELT optimization and specify a temporary key column that contains the Binary data type in the Update Column field for the target, the mapping runs successfully with full SQL ELT optimization.
Previously, the mapping ran without SQL ELT optimization.