You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/08/23 11:58:37 UTC

[airflow] branch main updated (b92f6198d1 -> 15b49add28)

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

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


    from b92f6198d1 Rewrite recursion when parsing DAG into iteration (#25898)
     add 15b49add28 Sql to GSC operators update docs for parquet format (#25878)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/transfers/mssql_to_gcs.py    | 2 +-
 airflow/providers/google/cloud/transfers/mysql_to_gcs.py    | 2 +-
 airflow/providers/google/cloud/transfers/oracle_to_gcs.py   | 2 +-
 airflow/providers/google/cloud/transfers/postgres_to_gcs.py | 2 +-
 airflow/providers/google/cloud/transfers/presto_to_gcs.py   | 2 +-
 airflow/providers/google/cloud/transfers/sql_to_gcs.py      | 4 ++--
 airflow/providers/google/cloud/transfers/trino_to_gcs.py    | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)