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(-)