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 2020/12/31 10:32:25 UTC

[airflow] branch master updated (10be375 -> 406181d)

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

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


    from 10be375  Simplify CeleryKubernetesExecutor tests (#13307)
     add 406181d  Add Parquet data type to BaseSQLToGCSOperator (#13359)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/transfers/sql_to_gcs.py |  40 +++++++-
 .../google/cloud/transfers/test_sql_to_gcs.py      | 110 +++++++++++++++++++--
 2 files changed, 141 insertions(+), 9 deletions(-)