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 2022/03/24 21:26:45 UTC

[airflow] branch main updated (b060416 -> 05b4409)

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

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


    from b060416  Make sure finalizers are not skipped during exception handling (#22475)
     add 05b4409  Pass X-Presto-Client-Info in presto hook (#22416)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/presto/hooks/presto.py    | 31 ++++++++++++
 tests/providers/presto/hooks/test_presto.py | 73 ++++++++++++++++++++++++++++-
 2 files changed, 103 insertions(+), 1 deletion(-)