Azure Synapse Analytics OCF Connector Release Notes

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Customer Managed Applies to customer-managed instances of Alation

April 10, 2024

Azure Synapse Analytics OCF Connector: Version 1.2.7

Fixed Issues

Unable to Generate the Column Level Lineage for CREATE VIEW Queries When Newline Character Is Present

The connector fails to generate the column level lineage for CREATE VIEW SQL query statements due to a newline character at the start and/or end of the query.

The newline character is now trimmed when the connector processes the queries to help generate column-level lineage for Azure Synapse. (AL-150115)

March 27, 2024

Azure Synapse Analytics OCF Connector: Version 1.2.6

Fixed Issues

QLI for Serverless Pool Works Only When Connected to Master Database

QLI in Azure Synapse Analytics OCF connector fails to extract queries when connected to any database other than the master database as the queries executed in Azure Synapse are logged only to the master database.

Now, when you execute serverless pool QLI, a new connection is established to the master database to extract queries.(AL-145689)

January 24, 2024

Azure Synapse Analytics OCF Connector: Version 1.2.5

Fixed Issues

Metadata Extraction Fails With Generic Error

Metadata Extraction fails with the following generic error instead of a specific error message informing the exact issue:

java.util.MissingFormatArgumentException: Format specifier ‘%s’