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/07/18 18:27:42 UTC

[airflow] branch main updated (fd6f537eab -> 693fe60de4)

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 fd6f537eab Added exception catching to send default email if template file raises any exception (#24943)
     add 693fe60de4 Makes changes to SqlToS3Operator method _fix_int_dtypes (#25083)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/transfers/sql_to_s3.py      | 15 ++++++++++++---
 tests/providers/amazon/aws/transfers/test_mysql_to_s3.py |  4 ++--
 tests/providers/amazon/aws/transfers/test_sql_to_s3.py   |  4 ++--
 3 files changed, 16 insertions(+), 7 deletions(-)