Talend Cloud Data Catalog and Talend Data Catalog Bridges
New features and improvements
| Feature | Description |
|---|---|
|
Any Database JDBC, DDL, DML, and Spark Scripts / Data Flow: Summarize Control Operations |
Added Summarization for the control operations for DML script and Apache Spark bridges. |
|
Any Database JDBC or DDL: Public synonyms under a new dedicated $Public system |
Allowed importing public synonyms under a new dedicated $Public system schema instead of duplicating them under all schemas. |
|
Qlik Sense: All applications are extracted if you select one Stream filter having 3 applications |
Fixed filtering by stream parameter for name|id| format if applications do not belong to any stream. |
|
File System (Excel): Differences in test cases |
Improved header row detection in Excel File bridge, if "Header row number" parameter is not specified. |
|
Data Flow / Diagram: Avoid printing duplication in the summarized control operations. |
Fixed control operation duplicates. |
|
Microsoft SQL Server Database (via JDBC) / Connection Summarization Improvement: MIMB OEM backward compatibility |
Fixed summarizing connections when option -Informatica is specified. |
|
IDERA ER/Studio / Documentation: Support for 20.x instead of 19.x |
Updated ER/Studio version number. |
|
Microsoft Azure Synapse Analytics (via JDBC): Support both Serverless SQL pool and Dedicated SQL pool |
Fixed JDBC catalogs loading for Azure Serverless SQL Pool. |
|
Snowflake Database (via JDBC) / Snowflake tags: Not imported with -masking.skip option |
Enabled tags to be imported when the -masking.skip option is specified. |
|
Snowflake: New support for adding User Agent tag to the connection string |
Added User Agent tag to the connection string in Snowflake bridges. |
|
Databricks: New support for adding User Agent tag to the connection string |
Added User Agent HTTP header in requested format. |
|
MicroStrategy: Extra logging in folders.exclude/include filter |
Added extra messages for -folders.exclude and -folders.include. The bridge now prints warning for each folder from -folders.exclude and -folders.include that does not match any folder in MicroStrategy. |
|
Microsoft Azure SQL Database: Different authentication support |
Added Service Principal authentication support. |
|
SAP Sybase ASE (via JDBC): Driver for Sybase stuck in read-only mode |
Allowed to write operations for SAP Sybase ASE version 16.0 and later. |
Notable fixes
| Issue | Description |
|---|---|
|
MicroStrategy / Upgrade from 11.0 to 11.1: Imported folders and reports |
Fixed parsing operation for Freeform SQL Report. |
|
Qlik Sense: Lineage is not working |
Fixed parsing LOAD statement with a star "*" and one of the output columns had a comma "," in the name. Fixed parsing filepath for Linux system. |
|
Microsoft SQL Server Database (via JDBC) / Upgrade from 11.0 to 11.1: New stored procedure DI detailed lineage slows performance |
Stopped generating design DI models for stored procedures to optimize the import performance, while retaining stored procedure lineage. |
|
Informatica PowerCenter: Differences in Summary Map Control Operation |
Added more details in the operations. |
|
Oracle JDBC / Synonym Factorization Improvement: MIMB OEM backward compatibility |
Included -synonyms.public.old behavior in the -purview option. |
|
SAP PowerDesigner LDM / LDM: Access violation |
Fixed import of inheritance without parent entity. Added to skip unsupported tags. |
|
Oracle JDBC / Synonym Factorization Improvement: MIMB OEM backward compatibility |
Improved performance of the query for loading classifiers. Fixed NullPointerException in cases when 'Schemas' parameter is empty. |
|
MicroStrategy / Upgrade from 11.0 to 11.1: Warehouse tables are missing for a few reports |
Fixed parsing operation for Freeform SQL Report with ApplyOptional. |
|
Microsoft Power BI / Security Vulnerability / Microsoft Credential Threat Analyzer: Log contains file signatures |
Microsoft SQL Server Analysis Services / Power BI bridges: Implemented new utility to hide some URL parameters. |
|
Oracle JDBC / Upgrade from 11.0 to 11.1: Private synonyms are missing and import with Null Pointer Exception |
Fixed loading of private synonyms. |
|
SAP HANA Database JDBC / Connection Summarization Improvement: MIMB OEM backward compatibility |
Fixed connection names in calculation view parser when option -Informatica is specified. |
|
Qlik Sense / Regular expression for Qlik Sense application with multiple words is not working with single quotes |
Synchronized Qlik Sense bridge parameter descriptions with filter logic. Special characters are: ^ $ * + ? | \ ( ) [ ] { } whitespace Enclose names in square brackets and escape special characters, for example: OneWord%; [Two\sWords.*]; [Dollar\$]. |
|
Confluent Kafka File System: Parameter JAAS configuration path clarification |
Restored correct description. |
|
Any DI/ETL tool / Summarizer: Summarize constant values into data operation |
Added constant values to operation. |
|
Snowflake Database SQL DML: Validation errors |
Fixed validation errors. |
|
Any DI/ETL tool / Summarizer: Use collection "DataControlFeatures" for the column level control links in Summary Maps |
Added "DataControl" references for column level control features. |
|
Oracle JDBC: Incorrect name for Database Server upon rerun |
Fixed import of Database Server name (Options: -Informatica). |
|
Erwin Data Modeler / Upgrade from 11.0 to 11.1: Need clarification on Data Source Asset |
Improved the operation parser to prevent it from creating an empty system connection “$Public“. |
|
Oracle JDBC: SQL support for MERGE UPDATE statement in stored procedure |
Fixed NPE in the parser for Stored Procedures. |
|
Talend Data Integration: Regression tests have structure differences |
Fixed positional file pattern resolution. |
|
Microsoft SSIS Repository / SQL Server 2022: Works with SQL Server Authentication, but not with Windows Authentication |
Updated the bridge, as the newest versions of Microsoft started to use Maven for easy access to the Microsoft JDBC Driver for SQL Server Authentication Library for Windows. The bridge was enhanced to automatically download any missed dependencies. It works now with Windows Authentication. |
|
Tanzu Greenplum Database (via JDBC) / Upgrade from 11.0 to 11.1: Works as JDBC connection string, but not with parameters |
Fixed the setting of the database name used for authentication. |
|
Microsoft Purview export / SAP HANA Database (via JDBC): Result views are mistakenly exported as calculation views |
Improved the query that extracts calculation views in HDI container. |
|
Qlik Sense / Profiler: Lineage links are missing |
Added code to get the correct column names from the next Load statement. |
|
Apache Kafka File System / Data Profiling: Fails with "does not exist" |
Implemented logic to merge partitioned JSON files during data profiling request. |