AzureSynapseHook
Microsoft AzureA hook to interact with Azure Synapse.
Access Instructions
Install the Microsoft Azure provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
azure_synapse_conn_idThe Azure Synapse connection id.
spark_poolThe Apache Spark pool used to submit the job
Documentation
A hook to interact with Azure Synapse.