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/02 01:12:29 UTC

[airflow] branch main updated (fa0cb363b8 -> 9c59312fbc)

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 fa0cb363b8 Correcting the transfer config name. (#25719)
     add 9c59312fbc Fix null strings bug in SqlToS3Operator in non parquet formats (#26676)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/transfers/sql_to_s3.py    |  6 +++---
 tests/providers/amazon/aws/transfers/test_sql_to_s3.py | 14 +++++++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)