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/08/18 10:29:15 UTC

[airflow] branch master updated (b51de98 -> 01f3796)

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 b51de98  Add to CONTRIBUTING.rst link to backport packages troubleshooting (#10360)
     add 01f3796  Add typing coverage to mysql providers package (#10095)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/mysql/hooks/mysql.py             | 29 +++++++++++++---------
 airflow/providers/mysql/operators/mysql.py         |  6 ++---
 .../providers/mysql/transfers/presto_to_mysql.py   |  4 +--
 airflow/providers/mysql/transfers/s3_to_mysql.py   |  4 +--
 .../providers/mysql/transfers/vertica_to_mysql.py  | 20 +++++++--------
 5 files changed, 34 insertions(+), 29 deletions(-)