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 2021/01/18 17:40:02 UTC

[airflow] branch master updated (e51ac57 -> 85a3ce1)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from e51ac57  Update DAG Serialization docs (#13722)
     add 85a3ce1  Fix S3ToSnowflakeOperator to support uploading all files in the specified stage (#12505)

No new revisions were added by this update.

Summary of changes:
 .../snowflake/transfers/s3_to_snowflake.py         | 26 ++++---
 .../snowflake/transfers/test_s3_to_snowflake.py    | 85 ++++++----------------
 2 files changed, 40 insertions(+), 71 deletions(-)