Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
| Feature | Description |
|---|---|
| Oracle (via JDBC): Table inclusion and exclusion logic | Improved filter logic to allow simultaneous inclusion and exclusion of schemas/tables via the 'Tables' field. |
| Qlik Sense Cloud: Simplified MIR profiles | Removed parent-child relationships in Qlik Sense MIR profiles. |
| Oracle (via JDBC): Driver class update | Updated the class name from oracle.jdbc.driver.OracleDriver to oracle.jdbc.OracleDriver. |
| Microsoft Azure Cosmos DB NoSQL Database: API support clarification | Tooltip updated to state that only the NoSQL (Core) API is supported by the bridge. |
| Qlik Replicate: Import via executable file | The bridge now supports the new -replicate.folder miscellaneous option, allowing it to retrieve lineage data directly from the Qlik Replicate executable—this method requires both MIMB and Replicate to be installed on the same machine with default security settings. |
| Databricks Unity Catalog Lineage: Activation in bridge lists | Enabled the bridge in conf/ModelBridgeList.xml. |
| erwin Data Modeler: Support for version 15.1 | Introduced minimal compatibility for version 15.1. |
| Databricks Unity Catalog Metastore: Permission requirements | Updated the bridge help to clarify required permissions for testing and cataloging, and corrected the bridge description ID. |
| Talend Data Integration: MySQL SQL DML parsing support for REGEXP | Added support for MySQL SQL DML parsing with REGEXP and NULL-safe equal to operator. |
| Snowflake Database (via JDBC): Silver data lake import taking over 48 hours to import | Improved Silver data lake import performance by overriding JDBC interface methods
for loading CandidateKey and ForeignKey columns to use direct queries to system tables.
Enhanced log message clarity. |
Notable fixes
| Issue | Description |
|---|---|
| SAP PowerDesigner LDM / erwin Data Modeler export: The owner list is missing for UDP extended properties | Added support for UDP values list. CaErwin9Xml export bridge: Exporting UDP values lists now works correctly. |
| SAP S/4HANA, ECC: Attribute name conflict for "Documentation" | Updated SAP R/3 bridge profile to rename "Documentation" to "SAP Documentation," preventing conflicts with reserved attributes. The new property is created on import. |
| ThoughtSpot: Cannot add the same Join to a Dimension | Added detection and warning for duplicate join relationships. |
| MongoDB NoSQL Database: Improved backup and restore features | Stabilized design and data package names in backup/restore operations. |
| Excel File: A bridge can't rely on another bridge | Removed unnecessary bridge dependencies, and improved Power Query parser. |
| Any Database DDL: Consistency error | Fixed a consistency error by removing BaseType operations from inherited types. |
| Any JDBC Database: Message log clarity | Improved the clarity of the message log. |
| Databricks Unity Catalog Lineage (Data Flow): Consistency warnings for BaseType names | Resolved validation warnings related to datatype processing when duplicate BaseType share names. |
| Any Database DDL: Array type NativeDataType issues | Set NativeDataType for array types and marked UserDefined/UserDataType as true. |
| Apache Atlas: No tables extracted with updated Atlas API endpoints | Resolved issue where tables were not extracted due to changes in Atlas DSL API endpoints. |
| Any JDBC Database: ViewParser duplicate objects | Fixed ViewParser to restrict source object lookup to tables already defined when SQLViewParser.createSrc is false, preventing unnecessary duplicates. |
| Snowflake JDBC: Support for transient dynamic tables | Added support for transient dynamic tables. |
| Qlik Replicate: Regression with missing description values | Corrected regression; description values are now displayed correctly during import. |
| Snowflake JDBC: User-Defined Functions (UDFs) | Resolved NullPointerException when loading user-defined functions and procedures. |
| Any Database DDL: Model consistency with -model.split and Default schema | Fixed consistency validation for DerivedType objects to ensure all belong to the validated model when splitting and using the Default schema. |
| Databricks Unity Catalog / SqlException was thrown: SQL error '[Databricks][JDBCDriver](500051) ERROR processing query/statement | Resolved an SQL error caused by quoted names during metadata queries. |
| IBM Rational Data Architect / IBM Rational Data Architect export: Failing in classpath | Fixed classpath logic for IBM Rational Data Architect bridges. |
| Amazon Web Services (AWS) Athena Database (via JDBC) / Fails with error code: InvalidSignatureExcept | Fixed an "Unable to unmarshall exception response with the unmarshallers provided" error. |
| Microsoft Azure CosmosDB JDBC | Resolved an issue that caused a NoClassDefFoundError when no collections were present during import. |