This is an automated email from the ASF dual-hosted git repository.
xddeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from cb52fb0 Add example DAG and system test for MySQLToGCSOperator
(#10990)
add 54353f8 Increase type coverage for five different providers (#11170)
No new revisions were added by this update.
Summary of changes:
airflow/providers/databricks/hooks/databricks.py | 32 ++++++-----
.../providers/databricks/operators/databricks.py | 63 +++++++++++-----------
airflow/providers/exasol/hooks/exasol.py | 24 +++++----
airflow/providers/exasol/operators/exasol.py | 8 +--
airflow/providers/jdbc/operators/jdbc.py | 2 +-
airflow/providers/odbc/hooks/odbc.py | 22 ++++----
.../providers/singularity/operators/singularity.py | 28 +++++-----
7 files changed, 98 insertions(+), 81 deletions(-)