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

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


    from 358e61d  Move the test_process_dags_queries_count test to quarantine 
(#11455)
     add 06141d6  Google cloud operator strict type check (#11450)

No new revisions were added by this update.

Summary of changes:
 .../providers/google/cloud/operators/bigquery.py   | 31 +++++----
 .../google/cloud/operators/bigquery_dts.py         |  8 +--
 .../providers/google/cloud/operators/bigtable.py   | 14 ++--
 .../google/cloud/operators/cloud_build.py          | 14 ++--
 .../google/cloud/operators/cloud_memorystore.py    | 22 +++----
 .../providers/google/cloud/operators/cloud_sql.py  | 48 +++++++-------
 .../operators/cloud_storage_transfer_service.py    | 74 +++++++++++-----------
 .../providers/google/cloud/operators/compute.py    | 18 +++---
 .../google/cloud/operators/datacatalog.py          | 42 ++++++------
 .../providers/google/cloud/operators/dataflow.py   | 10 +--
 .../providers/google/cloud/operators/datafusion.py | 20 +++---
 .../providers/google/cloud/operators/dataprep.py   |  8 +--
 .../providers/google/cloud/operators/dataproc.py   | 16 ++---
 .../providers/google/cloud/operators/datastore.py  | 14 ++--
 airflow/providers/google/cloud/operators/dlp.py    | 10 +--
 .../providers/google/cloud/operators/functions.py  | 24 +++----
 airflow/providers/google/cloud/operators/gcs.py    | 14 ++--
 .../google/cloud/operators/kubernetes_engine.py    | 10 +--
 .../google/cloud/operators/life_sciences.py        |  4 +-
 airflow/providers/google/cloud/operators/pubsub.py | 14 ++--
 .../providers/google/cloud/operators/spanner.py    | 24 +++----
 .../google/cloud/operators/speech_to_text.py       |  2 +-
 .../google/cloud/operators/stackdriver.py          | 20 +++---
 .../google/cloud/operators/text_to_speech.py       |  4 +-
 .../providers/google/cloud/operators/translate.py  |  2 +-
 .../google/cloud/operators/translate_speech.py     |  2 +-
 26 files changed, 237 insertions(+), 232 deletions(-)

Reply via email to