Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
| Feature | Description |
|---|---|
|
SAP PowerDesigner: Support PowerDesign file format version '16.7.6.7187' and Oracle 19c |
Added support for PowerDesigner 16.7 (Oracle 18, Oracle 19 databases). Added support for ER/Studio 18.5 in IDERA ER/Studio Data Architect export bridge. |
|
Meta Integration Profile CSV export: Uses the new profiler by default |
Uses now new profiler implementation by default. Removed option -profiler.new and added option -profiler.old. |
|
QlikSense Server: Lineage is not showing for QVD Tables which were loaded through Server Data Folder |
Updated the bridge documentation for "Server data folder" bridge option and -qvd.as.file misc option. |
|
Microsoft SQL Server Analysis and Reporting Services (SSAS, SSRS): Improve implementation of Optional UDPs |
Updated the profile using the new Property.optional flag. |
|
Microsoft SQL Server Analysis and Reporting Services (SSAS, SSRS) / Power BI / Data Analysis Expressions (DAX): Support for SUMMARIZE function |
Improved SUMMARIZE function. |
|
Databricks Unity Catalog Metastore (Data Store): Browsing for the Schemas field does not work |
Added support for browsing operation for Catalogs and Schemas. |
|
Microsoft Azure Power BI: PowerQuery expressions are using the DB2.Database function which is not supported |
Added support for DB2.Database function. |
|
Microsoft SQL Server Analysis and Reporting Services (SSAS, SSRS): Simplify Microsoft MIR profiles to remove cycles between entities |
Removed aggregation links between objects. |
|
TIBCO Spotfire / Spotfire version 14.4: Support for new REST API to replace the deprecated SOAP API |
TIBCO Spotfire Server (Repository): Added new Java project for v14.x REST API implementation. TIBCO Spotfire Server (Repository): Fixed multi-threading bug, related to Maven libraries download. TIBCO Spotfire: Updated profile, generated datatypes. |
|
Any DI/ETL: Transformation Operation attribute improvements |
Added operation attribute infrastructure methods. Added operation UDPs to Informatica bridges. |
|
Excel File: Support Data Model |
Added support for Microsoft Excel Data Model. |
|
Matillion: New bridge |
Added the new bridge. |
|
Fivetran: New bridge |
Added the new bridge. |
|
SAP PowerDesigner / IDERA ER/Studio export / VARCHAR2(1 CHAR) is imported as VARCHAR2(1 BYTE) |
Added support for Oracle datatype length qualifier. Fixed the computing views for CREATE and SELECT statements, removed unnecessary comma. |
|
OpenLineage / Apache Airflow: New bridge |
Added the new bridge. |
|
File System: Cache is not reused if it runs on different VMs |
Added a misc parameter to allow restoring the MIMB cache among different environments. |
|
Erwin Data Modeler / Erwin Data Modeler export: Support for version 15.0 |
Added support for version 15.0. |
Notable fixes
| Issue | Description |
|---|---|
|
Tableau Server: PostgreSQL external connection includes default port number in CSV output |
Added a new connection type for cloudfile:onedrivesharepoint-excel-direct. |
|
Snowflake Database (via JDBC): Incomplete Lineage |
Fixed the issue. |
|
QlikView / MIMB-1110-20250702: java.lang.IllegalArgumentException: Illegal Argument: The Content already contains a ClientOfConnection with this Object: |
Updated using summarize-connections according to the latest changes. |
|
Microsoft SQL Server Reporting Services (SSRS) / SQL SSRS 2016: Expression syntax not recognized for Query with 'EVALUATE SUMMARIZE' DAX function |
Improved SUMMARIZE function. |
|
Apache Hadoop Hive (via JDBC) / Driver: Update the JDBC driver |
Updated the JDBC driver to version 2.7.1 in Databricks DQ. Updated the JDBC driver to version 2.7.1 in Apache Hadoop Hive Database (HCatalog and Metastore via JDBC). Updated the JDBC driver to version 2.7.1 in Databricks Unity Catalog (via JDBC). Updated the JDBC driver to version 2.7.1 in Databricks Unity Catalog Lineage. |
|
File System import / Excel: java.lang.NullPointerException: Cannot invoke "org.apache.poi.openxml4j.opc.PackagePart.getPartName ()" because "<local8>" is null |
Fixed NPE in Excel Lineage bridge. |
|
Cloudera Hortonworks Atlas / Apache Atlas / New support for Cloudera 7.11.3: Basic authentication test connection fails with "Unexpected token END OF FILE at position 0" |
Adjusted the bridge to work with the latest available Atlas versions. |
|
MicroStrategy: Test connection hanging |
Added more messages to show progress during the structuring project. Changed test functionality implementation. |
|
Qlik Sense: Import fails when not using -cache.clear |
Removed profile condition for connection according to the changes in ConnectionSummarizer. |
|
TIBCO Spotfire Server / SSL / Test connection is failing with MITI.MIRException: An error occurred while authenticating with 401 {"error":"invalid_client"} |
Fixed regression bug related to masking password values in log messages. |
|
Databricks Unity Catalog / Authentication: Azure Active Directory |
Fixed temporary access token processing in MM. |
|
TIBCO Spotfire Server / SSL / Logs: Trust store password visible in log |
Added new Miscellaneous parameter options to configure SSL trust store. Miscellaneous:
Improved SSLConfiguration, fixed NPE. |
|
Microsoft Azure Power BI / Meta Integration Repository (MIR) Profile CSV export: Incorrect server info in Summary Store Connection.csv Output for Oracle Datasource |
Microsoft Azure Power BI:
Microsoft Power BI Report Server: enabled Maven library download, fixed ClassCastException. Microsoft PowerBI File: enabled Maven library download. Microsoft Power BI Dataflow (File): enabled Maven library download. |
|
Snowflake Database (via JDBC): Schema not discovered |
Avoided loop in node references in expression parser. |
|
Qlik Sense: Columns imported incorrectly |
Improved support for Qualify and Unqualify statements. If Qualify is specified, Qlik Sense adds table name to column name (table_name.column_name). |
|
Metadata Excel Format / Informatica Power Center Export: Empty export result with Miscellaneous parameter -etl |
Fixed the issue. |
|
Oracle (via JDBC): Control Lineage links missing with Extended Profiler |
ProfilerPartnerSDK: improved processing control/conditional lineage links RDBMS profile improvement: re-enabled the aggregation link from View to Condition. |
|
Matillion / Miscellaneous Parameter: - task.history.started |
Added support for the miscellaneous option -task.history.started. |
|
Amazon Web Services (AWS) Redshift Database (via JDBC): ConcurrentModificationException |
Fixed ConcurrentModificationException. |
|
OpenLineage / Documentation: Page not found by link of OVERVIEW documentation |
Updated the link to OpenLineage integrations web page. |
|
Databricks Hive (via JDBC): Incorrect Assets imported from Azure Databricks Hive Metastore (ADB-HMS) |
Improved some debug messages to be more informative. Added new debug messages to add more control over table metadata loading and post-processing. Fixed potential exception handling issue related to multi-threading implementation. Fixed a minor issue related to incremental harvesting. |