Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
| Feature | Description |
|---|---|
|
Tool Integration / Browser Extension / OpenLineage: Apache Airflow DI |
Added the property URL Path. |
|
Models / Open in Tool / Fivetran |
Added support for Open In Tool for Fivetran bridge. |
|
Meta Integration Repository (MIR) for Model Bridge (MIMB) / CLASSPATH too long: Implement custom classloader |
Improved support for large classpath. |
|
W3C XML Schema Definition (XSD): Missing attributes |
Fixed an issue with complexType inheritance. Added the group name "Fields" for root Elements in the profile "FILE_TYPE__XML". |
|
MicroStrategy (REST API) 11.x: New support for Data Mart Reports |
Added support for Data Mart report. |
|
dbt / GraphQL: Improve implementation of Optional UDPs |
Updated optional UDPs in the dbt profile. Updated optional UDPs in the GraphQL profile. Added datatype documentation for the GraphQL profile. |
|
API: Cancel Job |
Improved the MIMB stop command. |
|
SAP PowerDesigner export: Support for version 16.7 |
Added support for Sybase PowerDesigner version 16.7. |
|
Databricks Hive (via JDBC) / Type: Hive catalog or more |
Added Databricks store type. Added Databricks data type mapping. |
|
Amazon Web Services Simple Storage Service (S3) File System: Simplify MIR profiles to remove cycles between entities |
Fixed the issue. |
|
Expression Parser: Athena expression errors |
Support for AT TIME ZONE. Added the rule that Athena does not support square bracket names. |
|
Snowflake Database (via JDBC) / Lineage: Support for SQL syntax of "NOT REGEXP" and "DATE" |
Added support for NOT REGEXP. Added support for name DATE. Added debug message. |
|
Databricks Hive (via JDBC) / Data type / array: Some parameters are not defined or differ from those in Apache Hive |
Added support for the new Databricks system type and datatype mappings. |
|
Hadoop Hive: Hive support for Trino |
Added support for Trino view expression. |
|
Expression Parser: Athena built-in functions |
Added missed Athena functions. |
|
Fivetran: Types converter |
Added column types. |
|
Fivetran: Destinations browser port 11.1 |
Added Destination tooltip notes. |
|
W3C XML Schema Definition (XSD): Cannot select True/False values for parameters |
Fixed the issue. |
|
Databricks Unity Catalog Metastore (Data Store) / Type: Databricks data type mapping support |
Fixed complex types processing in JdbcCommon. Added Databricks datatypes mapping support for the Unity Catalog Metastore bridge. |
Notable fixes
| Issue | Description |
|---|---|
|
TIBCO Spotfire Server: Multi-threading browser algorithm |
Improved multi-threaded browsing. Improved documentation -threads.count. |
|
Tableau Server: Fails with URLDecoder: Illegal hex characters in escape (%) pattern - Error at index 0 in: "OF" error |
Fixed IllegalArgumentException for the workbooks that contain character '%' in their names. |
|
Qlik Sense: Lineage between two applications |
Fixed lineage between reports. If the report is a source of another report, the bridge changes store type for source report from REPORT to OLAP. |
|
Microsoft Power BI: Support for PowerQuery statements with hardcoded table columns |
Fixed the NPE. |
|
Microsoft Azure Purview export / Microsoft Azure Power BI: MBCM_F0029 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 |
Fixed the issue. |
|
Snowflake Database (via JDBC): Do not create SQL text for stale stream |
Fixed the issue. |
|
Snowflake Database (via JDBC): Lost lineage for a stream |
Changed column numbers in result set for SHOW STREAMS command. |
|
Qlik Sense Cloud: Missing description for Master Item |
Improved getting descriptions for measures and dimensions. |
|
Databricks Hive (via JDBC): The log message "List of imported tables" looks incorrect |
Fixed table names loading for the Databricks bridge |
|
Snowflake Database (via JDBC): Number of discovered assets decreased from 33k to 5k |
Changes in the bridge documentation. |
|
Microsoft Power BI Report Server: Lineage of Paginated Report for Embedded/Custom Datasource |
Added Connection UDPs in SSRS models to use new connection infrastructure. Added "Variables" profile entity. |
|
Qlik Sense: Lineage between two applications |
Added importing Application specified in BINARY statement, but not specified in bridge parameter. Note that the bridge imports the application specified in BINARY statement only if this application belongs to this server (resolving references to external applications is not supported). The bridge prints a warning if it cannot find the Application specified in the BINARY statement. |
|
Mongo DB NoSQL Database: Scan failing when TLS enabled on the cluster |
Added TSL/SSL bridge documentation. Added error message if certificate is not in truststore. |
|
Oracle MySQL Database (via JDBC): Constraint "is not null" |
Skipped creating the CHECK constraint containing "NOT NULL" because it was loaded to MIRStructuralFeature.setOptional. |
|
Apache Kafka File System: Fails due to a DNS resolution |
Added -backup.data option. Improved the bridge to support Protocol Buffers schemas. |
|
Fivetran: Destinations browser |
Added warning text in "Destinations" tooltip. |