In this article
Overview
You can use this Snap to read data from Azure Synapse SQL and list tables.
Snap Type
The Azure Synapse SQL - Table List Snap is a READ-type Snap.
Prerequisites
A valid Azure Synapse Account with the required permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps |
---|---|---|---|
Input | Document |
|
|
Output | Document |
|
|
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. |
Snap Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the field set.
Remove icon ( ): Indicates that you can remove fields from the field set.
Field Name | Field Type | Description |
---|---|---|
Label* Default Value: Azure Synapse SQL - Table List | String | Specify a unique name for the Snap. |
Schema Name Default Value: N/A | String/Expression | Specify the database schema name. |
Snap Execution Default Value: Validate & Execute | Dropdown list | Select one of the following three modes in which the Snap executes:
|
Example
Listing Tables from Azure Synapse SQL
This example Pipeline demonstrates how to read data from Azure Synapse database and list the tables.
First, configure the Azure Synapse SQL with the dbo Schema Name from where you want to read the tables.
Upon validation, the Snap generates the list of tables as follows.
Downloads
Download and import the Pipeline into SnapLogic.
Configure Snap accounts, as applicable.
Provide Pipeline parameters, as applicable.
Release | Snap Pack Version | Date | Type | Updates |
---|---|---|---|---|
August 2024 | main27765 |
| Stable | Upgraded the |
May 2024 | 437patches26597 |
| Latest | Fixed an issue with the Azure Synapse SQL Select Snap that displayed an error and did not retry the connection when the serverless SQL pool was warming up. |
May 2024 | main26341 |
| Stable |
|
February 2024 | 436patches25597 |
| - | Upgraded the jOOQ library of the Azure Synapse SQL Snap Pack from v3.9.1 to v3.17.x. This upgrade is currently NOT available with the latest distribution. However, you can still consume this patch through Behavior change: The jOOQ library upgrade for Azure Synapse SQL Snap Pack, done as part of the Previously, when
If you pass |
February 2024 | main25112 |
| Stable | Updated and certified against the current SnapLogic Platform release. |
November 2023 | main23721 |
| Stable | Updated and certified against the current SnapLogic Platform release. |
August 2023 | main22460 |
| Stable | The Azure Synapse SQL - Execute Snap now includes a new Query type field. When Auto is selected, the Snap tries to determine the query type automatically. |
May 2023 | 433patches21718 |
| Latest | Fixed an issue with the Azure Synapse SQL Bulkload Snap that caused a |
May 2023 | main21015 |
| Stable | Upgraded with the latest SnapLogic Platform release. |
February 2023 | 432patches20389 |
| Latest | The Azure Synapse SQL Account and Azure Synapse SQL Active Directory Account now support the latest JDBC Driver 12.2.0.jre11 by default. You do not have to upload the JAR file in the JDBC Driver field manually. |
February 2023 | main19844 |
| Stable | Upgraded with the latest SnapLogic Platform release. |
November 2022 | 431patches19493 |
| Latest | The Azure Synapse SQL - Bulk Load Snap no longer fails when loading the JDBC driver from SLDB as it now uses the uploaded JAR driver when performing all bulk load operations. |
November 2022 | 431patches19410 |
| Stable | Fixed the Azure SQL - Execute Snap using the Azure SQL Active Directory Account that failed with |
November 2022 | 431patches19410 |
| Latest | Fixed the Azure SQL - Execute Snap using the Azure SQL Active Directory Account that failed with |
November 2022 | 431patches19354 |
| Latest | The Azure Synapse SQL - Bulk Load Snap no longer fails with the error |
November 2022 | 431patches19263 |
| Latest | The Azure Synapse SQL Insert Snap no longer supports the Preserve Case Sensitivity checkbox. |
November 2022 | main18944 |
| Stable | Introduced the Azure Synapse SQL Snap Pack. The Azure Synapse Analytics is service from Microsoft that helps you query data to create, update, insert, or delete data in the Azure Synapse SQL. This Snap Pack contains the following Snaps: |