This repository contains auxiliary azure functions for use in Azure Data Factory pipelines.
Included so far :
- Azure Blob Storage CSV bulk import functions
- Query function
Please see the user guide for detailed instructions.
The project uses ADO.NET Data Provider | Exasol Documentation for connecting and executing queries on the Exasol database.
The CSV bulk import function being utilized is documented here: