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/06 16:10:34 UTC

[airflow] branch main updated (2c4fd052b7 -> 80b6754746)

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 2c4fd052b7 Small fixes on the TabularConnection (#24874)
     add 80b6754746 Migrate Google example sql_to_sheets to new design AIP-47 (#24814)

No new revisions were added by this update.

Summary of changes:
 .../operators/transfer/sql_to_sheets.rst             |  2 +-
 .../google/cloud/sql_to_sheets}/__init__.py          |  0
 .../cloud/sql_to_sheets}/example_sql_to_sheets.py    | 20 ++++++++++++++------
 3 files changed, 15 insertions(+), 7 deletions(-)
 copy {airflow/api_connexion => tests/system/providers/google/cloud/sql_to_sheets}/__init__.py (100%)
 rename {airflow/providers/google/suite/example_dags => tests/system/providers/google/cloud/sql_to_sheets}/example_sql_to_sheets.py (75%)