You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/10/27 00:12:00 UTC

[airflow] branch main updated (f9b02db3e4 -> 6b2dc6f2cc)

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 f9b02db3e4 Remove short form of --upgrade-on-failure (#27270)
     add 6b2dc6f2cc System test for SQL to S3 Transfer (AIP-47) (#27097)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/example_dags/example_sql_to_s3.py   |  43 ---------
 .../providers/amazon/aws/transfers/sql_to_s3.py    |   1 +
 .../operators/transfer/sql_to_s3.rst               |   2 +-
 ...dshift_s3_transfers.py => example_sql_to_s3.py} | 103 ++++++---------------
 4 files changed, 31 insertions(+), 118 deletions(-)
 delete mode 100644 airflow/providers/amazon/aws/example_dags/example_sql_to_s3.py
 copy tests/system/providers/amazon/aws/{example_redshift_s3_transfers.py => example_sql_to_s3.py} (76%)