Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.21 KB

File metadata and controls

39 lines (25 loc) · 2.21 KB

apache-airflow-providers-teradata

Upload Python Package

Release: 2021.01.11

Installation

You can install this package on top of an existing airflow 1.10.* installation via pip install apache-airflow-providers-teradata

PIP requirements

None

Cross provider package dependencies

None

Third-party requirements

This package uses BTEQ, MLOAD and TPT propietary binaries from Teradata

For installing and configuring Teradata libraries, use the documents provided by Teradata Information or by engaging with the Teradata Community.

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with the Teradata Operations, Inc, or any of its subsidiaries or its affiliates.

Operators

Operators: airflow.providers.teradata package
operators.bteq.BteqOperator
operators.fastload.FastLoadOperator
operators.fastexport.FastExportOperator

Hooks

Hooks: airflow.providers.teradata package
hooks.ttu.TtuHook