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

ash pushed a change to branch task-sdk-first-code
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from a1787eafd6 fixup! fix-non db tests
     add 9bb6b2359f fix more tests [skip ci]

No new revisions were added by this update.

Summary of changes:
 .../airflow/providers/apache/drill/operators/drill.py  |  4 ++--
 .../src/airflow/providers/common/sql/operators/sql.py  | 18 +++++++++---------
 .../src/airflow/providers/common/sql/operators/sql.pyi | 18 +++++++++---------
 .../providers/databricks/operators/databricks_sql.py   |  4 ++--
 .../src/airflow/providers/exasol/operators/exasol.py   |  4 ++--
 providers/src/airflow/providers/jdbc/operators/jdbc.py |  4 ++--
 .../providers/microsoft/mssql/operators/mssql.py       |  4 ++--
 .../src/airflow/providers/mysql/operators/mysql.py     |  4 ++--
 .../src/airflow/providers/oracle/operators/oracle.py   |  4 ++--
 .../airflow/providers/postgres/operators/postgres.py   |  7 +++++--
 .../airflow/providers/snowflake/operators/snowflake.py |  4 ++--
 .../src/airflow/providers/sqlite/operators/sqlite.py   |  4 ++--
 .../airflow/providers/teradata/operators/teradata.py   |  4 ++--
 .../src/airflow/providers/trino/operators/trino.py     |  4 ++--
 .../src/airflow/providers/vertica/operators/vertica.py |  4 ++--
 .../tests/google/cloud/operators/test_bigquery.py      |  4 ++--
 providers/tests/google/cloud/operators/test_compute.py |  6 ++++--
 .../tests/google/cloud/operators/test_dataflow.py      |  2 +-
 18 files changed, 54 insertions(+), 49 deletions(-)

Reply via email to