Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
| Feature | Description |
|---|---|
|
dbt Core: Support for Snowflake functions APPROX_PERCENTILE, MEDIAN, TRUNCATE, REPEAT |
Added support for the dbt functions:
|
|
Snowflake Database (via JDBC): Unresolved Stitching Connections on Unresolved functions "ReturnValue" |
Created data attribute "ResultValue" in Snowflake JavaScript function result dataset. |
|
Informatica Cloud Data Integration (CDI): Task parameters override |
Added a task parameter feature. |
|
Informatica Cloud Data Integration (CDI): Join condition properties |
Improved the joiner condition handler. |
|
Snowflake Database / User Agent Tag: Prefix OEM partner IDs with MetaIntegration |
User Agent Tag is edited in Snowflake Database (via JDBC) and Snowflake Access History (DI/ETL) bridges. |
|
Any import / Profile improvement: Support BI and other model types |
|
|
Databricks Unity Catalog Metastore: Switch from REST to JDBC API |
Implemented JDBC version of Unity Catalog Databricks Metastore bridge. |
|
Informatica Cloud Data Integration (CDI): Open in Tool |
Added Browser Extension / Open In Tool features. |
|
Microsoft SQL Server Analysis (SSAS) and Reporting Services (SSRS) (Repository) / Profile: DataSet vs Dataset |
Profile entity names changes:
|
|
Microsoft SQL Server Analysis (SSAS) and Reporting Services (SSRS) / Profile Icons / Categories: Data Source vs DataSource vs Datasource |
Changed icon names according to the profile entitlements. |
|
Microsoft SQL Server Analysis (SSAS) and Reporting Services (SSRS) (Repository) / Profile: Report Table vs Report table |
Profile entity names changes:
|
|
MicroStrategy Cloud: New REST API based bridge |
Ported MicroStrategy Server bridge. Fixed import for empty hierarchies. |
|
Informatica PowerCenter / Talend Data Integration export: TalendExportStatistics file doesn't include information about WriterTransformation components (output components) and counts of each component per Jobs |
Added statistics to Informatica PowerCenter. Added additional Talend plugins into bridge classpath for Salesforce export. |
|
Databricks Unity Catalog / Lineage: Support for Service Principal Authentication |
Added support for Service Principal Authentication. |
|
Microsoft Power BI: Improve DAX expression parser |
Added support for function IF.EAGER. |
|
Tableau: Not generating Pivot and pivot fields in CSV Output |
Fixed Pivot and pivot fields in Tableau bridge. |
|
Any File System: Major harmonization of shared components and profiles for each file technology (for example JSON) |
Switched to the new 'File' and 'File Store' profiles. |
|
Microsoft Fabric / Azure Data Factory: Support parsing entities and lineage from Fabric Pipeline Definition |
Added support for Azure Data Explorer datasets and linked services. |
|
SAP BusinessObjects: Support for Information Design Tool (IDT) 2025 Version 14.4 |
|
|
Data Sampling and Profiling / File System: Windows OS only error NativeIO$Windows |
Fixed the NativeIO$Windows access issue. |
Notable fixes
| Issue | Description |
|---|---|
|
Qlik Sense / java.lang.NullPointerException: Cannot invoke "java.lang.Long.longValue()" because the return value of "org.json.simple.JSONObject.get(Object)" is null |
Fixed the NPE exception. |
|
Any Database / Expression Analyzer: ReturnValue of Functions |
Created data attribute in function result dataset for the case when the function returns the function ‘in' argument. |
|
Oracle (via JDBC): Not discovering assets as expected |
Fixed the printing of the number of imported indexes. |
|
Databricks Unity Catalog Metastore JDBC API: Import log contains warnings like "The COLUMN with the name 'sls_id' is referenced multiple times in the CandidateKey 'fact_sls_pk'" |
Fixed metadata queries to work in Catalog context. |
|
Databricks Unity Catalog Metastore JDBC API: Stitch to database from Notebook script |
Set models SystemCase to be CASE_INSENSITIVE. |
|
Databricks Unity Catalog Metastore JDBC API: Why does the external table have the "Table" value for the "Native type" property? |
Added table native type "EXTERNAL" and some properties like Location and source format. |
|
Informatica PowerCenter (Repository): Incorrect lineage between Source table and Source Qualifier |
Fixed incorrect lineage between Source table and Source Qualifier when SQL Query overrode with empty value. |
|
Oracle Database (via JDBC): Expression parser error for MOD keyword |
Support for alias MOD. |
|
Databricks Unity Catalog Metastore JDBC: The Tables bridge parameter always imports all tables |
Configured the tables filter bridge option. |
|
File System: Data sampling and profiling failed |
Fixed data profiling and data sampling for the File System bridges to reflect the changes in the profiles. |
|
Databricks Unity Catalog Metastore JDBC API: Update of the bridge specifications for using JDBC API |
Updated the bridge tooltip. |
|
Databricks Unity Catalog: The log file does not contain real information about the number of imported Materialized Views |
Fixed materialized view classifier type. |
|
Any DI/ETL / Summarizer: Missing Join Relationship and Join Condition elements |
Added support for Parameterized SQL Queries in Lookup transformation. |
|
Informatica Cloud Data Integration: Error generating "Mapping XML for MTT task mt_OneInc_Recon_direct_deposit_stopped. Please Contact Informatica Global Support for additional assistance" |
Fixed the positions when a source does not read whole features set. |
|
Any Database SQL / Failed Parsing / Error: invalid byte 's' at position 2 of a 3-byte sequence |
Fixed the issue. |
|
Qlik Sense Server: Warning "Could not find neutral function for implementation" in Tool QlikView or Database |
Fixed "Could not find neutral function for implementation" warnings by adding those files to MIR_Neutral_Function.xml. |
|
Oracle (via JDBC): Missing objects and links in profiler for public synonyms |
The bridge loads public synonyms that reference object types: TABLE, VIEW, MATERIALIZED VIEW, DBLink. If private synonyms reference an object that is in another schema, then the same rules apply as for public synonyms |
|
Snowflake (via JDBC): View Lineage Missing |
Initial support for REPLACE clause in SELECT Snowflake statement. |
|
PostgreSQL (via JDBC): User defined types |
Added support for user defined types. |
|
Databricks Unity Catalog Metastore: The import of external tables doesn't contain the connections |
Added file connections for external tables. |
|
MicroStrategy (COM API): Upgrade Microsoft Visual C++ runtime to 14.4 |
Updated Visual C++ runtime to the latest version (from Visual Studio 2022). |