Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to S3 and Azure to Teradata Cloud Transfer Operators #40378

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

sc250072
Copy link
Contributor

Implemented enhancements to the Teradata Provider for Teradata.

This release incorporates the following features:

• Introduction of Teradata Authorization object authentication for S3 and Azure to Teradata cloud operators
• Added support of STS Session Token to S3 authentication for s3_to_teradata.py Operator
• Provision of necessary documentation, along with unit and system tests, for the Teradata Provider modifications.

Teradata Provider System Health Dashboard: https://teradata.github.io/airflow/

Teradata Provider documentation and unit tests build status: https://github.com/Teradata/airflow/actions/workflows/ci-teradata-main-documentation-unit-tests.yml

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Added support of teradata authorization object for cloud transfer operators to teradata. (#46)

1. Added teradata authorization object for authorization in transfer operators
2. Added security token support in s3toteradata transfer operator
@sc250072 sc250072 changed the title Updates to Teradata Provider 2.3.0 part1 Improvements to S3 and Azure to Teradata Cloud Transfer Operators Jun 22, 2024
@sc250072 sc250072 changed the title Improvements to S3 and Azure to Teradata Cloud Transfer Operators Enhancements to S3 and Azure to Teradata Cloud Transfer Operators Jun 22, 2024
@potiuk potiuk merged commit 33a1419 into apache:main Jun 22, 2024
51 checks passed
@potiuk
Copy link
Member

potiuk commented Jun 22, 2024

also apache/airflow-site#1028 -> adding link to Teradata's system test dashboard to the ecosystem page.

romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
Added support of teradata authorization object for cloud transfer operators to teradata. (apache#46)

1. Added teradata authorization object for authorization in transfer operators
2. Added security token support in s3toteradata transfer operator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants