Last updated:
0 purchases
apacheairflowprovidersteradata 2.6.0
Package apache-airflow-providers-teradata
Release: 2.6.0
Teradata
Provider package
This is a provider package for teradata provider. All classes for this provider package
are in airflow.providers.teradata python package.
You can find package information and changelog for the provider
in the documentation.
Installation
You can install this package on top of an existing Airflow 2 installation (see Requirements below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-teradata
The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12
Requirements
PIP package
Version required
apache-airflow
>=2.8.0
apache-airflow-providers-common-sql
>=1.14.1
teradatasqlalchemy
>=17.20.0.0
teradatasql
>=17.20.0.28
Cross provider package dependencies
Those are dependencies that might be needed in order to use all the features of the package.
You need to install the specified provider packages in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
pip install apache-airflow-providers-teradata[amazon]
Dependent package
Extra
apache-airflow-providers-amazon
amazon
apache-airflow-providers-common-sql
common.sql
apache-airflow-providers-microsoft-azure
microsoft.azure
The changelog for the provider package can be found in the
changelog.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.