You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/08/12 09:10:23 UTC

[airflow] branch master updated (f618cdd -> 8f8db89)

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

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


    from f618cdd  Docs: Clarify DAG to image language (#10296)
     add 8f8db89  DbApiHook: Support kwargs in get_pandas_df (#9730)

No new revisions were added by this update.

Summary of changes:
 airflow/hooks/dbapi_hook.py                      | 6 ++++--
 airflow/providers/apache/hive/hooks/hive.py      | 9 ++++++---
 airflow/providers/exasol/hooks/exasol.py         | 6 ++++--
 airflow/providers/google/cloud/hooks/bigquery.py | 8 ++++++--
 airflow/providers/presto/hooks/presto.py         | 6 +++---
 5 files changed, 23 insertions(+), 12 deletions(-)