7.14.3.0 version - Cloud - 7.3

Talend Release Notes

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud API Services Platform
Talend Cloud Big Data
Talend Cloud Big Data Platform
Talend Cloud Data Fabric
Talend Cloud Data Integration
Talend Cloud Data Management Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Cloud API Designer
Talend Cloud API Tester
Talend Cloud Data Inventory
Talend Cloud Data Preparation
Talend Cloud Data Stewardship
Talend Cloud Pipeline Designer
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Talend Studio
Content
Installation and Upgrade
Release Notes
Last publication date
2024-03-20
  • Targets concerned: Snowflake, Kinesis, Kafka, Service Bus.
  • Source concerned: all NT sources.

New features

  • Added long column name management for MySQL/MariaDB.
  • Added new BLOB management for MariaDB (BLOB replaced by NULL or empty).
  • Added null management for Kafka, Service Bus, Kinesis targets.

Fixed issues

  • Fixed (Journal Previous Receiver) check userpace in rebuild receiver list on resynchronization.
  • Fixed (sender) read table DD_IDX for long column name management.

Other notes

  • For MariaDB and SQL Server source: at logreader startup, a new registry key called "LobManagement" will be created in DD_For_MySQL\{instance} or DD_For_SQLServer\{instance} with default value 0.

    This key allows to manage the behavior of a blob:

    • LobManagement = 0 No effect.
    • LobManagement = 1 BLOB will be considered as a NULL column.
    • LobManagement = 2 BLOB will be considered as an empty column.

    Exception: to Kinesis and Snowflake targets, LobManagement = 1 or 2 has the same effect; the column will be empty.