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/03/07 00:16:41 UTC

[airflow] branch main updated (9be3c50 -> 7724a5a)

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 9be3c50  Removes limitations from Dask dependencies (#22017)
     add 7724a5a  Move S3ToRedshiftOperator documentation to transfer dir (#21975)

No new revisions were added by this update.

Summary of changes:
 .../aws/example_dags/example_s3_to_redshift.py     | 37 ++++++---------
 airflow/providers/amazon/provider.yaml             |  2 +-
 .../operators/{ => transfer}/s3_to_redshift.rst    | 53 +++++++---------------
 docs/apache-airflow-providers-amazon/redirects.txt | 18 ++++++++
 4 files changed, 49 insertions(+), 61 deletions(-)
 rename docs/apache-airflow-providers-amazon/operators/{ => transfer}/s3_to_redshift.rst (54%)