You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2022/02/22 09:08:25 UTC

[airflow] branch main updated (4e95935 -> 2807193)

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

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


    from 4e95935  Extend documentation for states of DAGs & tasks and update trigger rules docs (#21382)
     add 2807193  Replaced hql references to sql in TrinoHook and PrestoHook (#21630)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/presto/hooks/presto.py | 115 ++++++++++++++++++++++++++---
 airflow/providers/trino/hooks/trino.py   | 121 ++++++++++++++++++++++++++++---
 2 files changed, 212 insertions(+), 24 deletions(-)