This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 60d9089 Consistent DB upgrade/downgrade arguments (#22537)
add 898d31e Adds HiveToDynamoDB Transfer Sample DAG and Docs (#22517)
No new revisions were added by this update.
Summary of changes:
.../aws/example_dags/example_hive_to_dynamodb.py | 132 +++++++++++++++++++++
.../amazon/aws/transfers/hive_to_dynamodb.py | 4 +
airflow/providers/amazon/provider.yaml | 1 +
.../operators/transfer/hive_to_dynamodb.rst | 56 +++++++++
4 files changed, 193 insertions(+)
create mode 100644
airflow/providers/amazon/aws/example_dags/example_hive_to_dynamodb.py
create mode 100644
docs/apache-airflow-providers-amazon/operators/transfer/hive_to_dynamodb.rst