Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
Issue | Description |
Available in |
---|---|---|
Databricks Unity Catalog: new Data Sampling and Profiling support |
Updated description of miscellaneous option. Updated error message. Reworked directory structure model/sub-model to support Data Sampling and Profiling. |
|
Snowflake Database (via JDBC): Snowflake expression parser improvements |
Added support for connections at Database.Schema level. |
All Talend Data Catalog licenses |
Amazon Web Services (AWS) Athena Database (via JDBC): redesigned the creation of connection |
When using the -location.import option in the miscellaneous bridge parameter, the bridge creates a connection based on the table location information. In turn, the bridge gets the table location from Athena using the "DESCRIBE EXTENDED schema.tableName" statement. The creation of this connection is redesigned. The case that the table location has "/" at the end and the source folder is located under the bucket is also fixed. |
All Talend Data Catalog licenses |
SAP Business Warehouse 4 HANA (BW/4HANA): support for KeyFigure length |
Added length for KeyFigure. |
|
SAP Business Warehouse 4 HANA (BW/4HANA): support for FIELDNM of InfoObjects |
Added FIELDNM for InfoObject as UDP. |
|
Amazon Web Services (AWS) Athena Database (via JDBC): updated tooltip |
Updated the tooltip for bridge parameters "Access key ID" and "Secret Access key". |
All Talend Data Catalog licenses |
dbt Core / MicroStrategy: new miscellaneous option |
Added miscellaneous option -connection.split. |
|
SAP Business Warehouse 4 HANA (BW/4HANA): support for Primary Key Field of ADSO |
Added support for Primary Key Field of ADSO. This improvement requires an update to the ABAP script. With regard to backward compatibility:
|
|
Notable fixes
Issue | Description |
Available in |
---|---|---|
SAP Business Suite 4 HANA (S/4HANA), ECC, R/3 ERP: grammar issues in log messages |
Improved log messages. |
|
Oracle Database (via JDBC): missing lineages between ConnectionDataSet and their corresponding physical tables |
Fixed getting the PDB name from V$PDBS table. |
All Talend Data Catalog licenses |
Oracle Database (via JDBC): extra columns in ConnectionDataSet |
Improved ambiguous features. |
All Talend Data Catalog licenses |
dbt Cloud: "Illegal Argument: The Folder already contains a FolderContent with this Name" |
Improved backup and fixed duplicate file/folder names. |
|
Microsoft Azure Data Factory (ADF): "UnsupportedOperationException: JsonObject or Unsupported activities" |
Improved processing of parameter with Object type. Added ability to select (using browse dialog) and import whole data factory. |
|
Amazon Web Services (AWS) Athena Database (via JDBC): the bridge cannot set column length as “NULL” |
The bridge now sets the length to "0" for Strings in Athena with length "NULL". |
All Talend Data Catalog licenses |
Microsoft Azure Cosmos DB NoSQL Database: "Import failed: No available collections to import" |
Used backslash as database separator for Cosmos DB. |
|
IBM InfoSphere DataStage / Talend Data Integration export: java.lang.NullPointerException |
Fixed processing of CallTransformation to resolve the NullPointerException. |
|
QlikSense: repository browse dialog is empty when the number of applications is very large |
Increased incoming buffer size for WebSocket connection. This helps with big JSON response, for example if there are too many applications. Updated the miscellaneous parameter to include documentation for -websocket.timeout to specify how many seconds the bridge waits for a WebSocket response. Added fix candidate (second call "GetDocList" if the first returns an empty list). Added debug messages in WebSocket client. |
All Talend Data Catalog licenses |
Microsoft Azure Cosmos DB NoSQL Database: missing Semantic Flow |
Removed top array object for NoSQL bridges. |
|
Microsoft Azure SQL Database (via JDBC): the columns under the synonym are showing “*” |
Fixed the case where a synonym points to an internal view but the bridge builds it as an external one. |
All Talend Data Catalog licenses |
Looker Server: miscellaneous parameter -restore does not work |
Changed parameter name "Project filter" to "Models". Removed the bridge parameters Incremental import and Offline metadata directory. The bridge now uses the -cache.clear and -restore options instead. |
|
Microsoft SQL Server Database (via JDBC): Databases option is mandatory |
Fixed import of all database instances if the Databases parameter is empty. |
All Talend Data Catalog licenses |
QlikSense Cloud: miscellaneous parameter -log.notavailable does not work |
Added a demarcation of Qlik specific options to the bridge documentation. |
All Talend Data Catalog licenses |
Looker Server: error connecting to URL "https://hrblock.looker.com:443/api/3.1/users" |
Added support for -cache.clear and -restore options. The read timeout is set to 10 minutes. |
|
Talend Data Integration: "Operation starting error: java.io.FileNotFoundException" |
Fixed processing of the components that failed to import and caused consistency problems. |
All Talend Data Catalog licenses |
Sparx Enterprise Architect (EA) (via UML 2.x XMI): failed with "This file may not be a valid UML2 file." |
Added fail message if incorrect format is passed to the UML bridges. |
|
QlikSense Cloud: "MITI.MIRException: java.lang.NullPointerException results in an empty model" |
Fixed the NullPointerException for the case when the bridge cannot get the script from the QlikSense server because of an access denied error. |
All Talend Data Catalog licenses |
Snowflake Database (via JDBC): failed to generate lineage for IADWH_STAGING_PROD.WATS.HEADER table |
Added a fix for the DESCRIBE PROCEDURE implementation and added debug message. |
All Talend Data Catalog licenses |
Tableau Prep Builder: some connections and lineage are missing |
Improved the Limitations section of the bridge documentation. |
|
MicroStrategy: "MITI.MIRException: The Model is not consistent" when "Import schema only" is set to False |
Improved the documentation about providing an MMP backup. |
|
MicroStrategy: case sensitivity stitching issue |
Added support for case sensitivity for Oracle connections. |
|
SAP HANA Database (via JDBC): lineage based on tables/synonyms is not imported |
Improved calculation view parser. |
All Talend Data Catalog licenses |
SAP BusinessObjects: technical name of SAP BW query is not captured |
Added support for connection type SAP BW, including BW/4HANA and S/4HANA. |
|
Snowflake Database (via JDBC): no view lineage because of TABLE function parsing error |
Resolved lineage through FLATTEN and TABLE functions in expression parser for Snowflake. |
All Talend Data Catalog licenses |
Microsoft Azure Power BI: java.lang.NullPointerException |
Sorted unnamed DashboardTiles because REST API does not return them in consistent order. Improved support for dependencies and links (dataset/report/dashboard) across workspaces. A warning will be printed for dataset SchemaRetrievalError. A debug message will be printed for response headers X-PowerBI-Error-Info and X-PowerBI-Error-Details. Improved data flow error handling. Fixed encoding problem. |
|