You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/05/13 08:38:02 UTC

[airflow] branch master updated (8a94d18 -> ed3f513)

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

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


    from 8a94d18  Fix Environment Variable in perf/scheduler_dag_execution_timing.py (#8847)
     add ed3f513  Correctly pass sleep time from AWSAthenaOperator down to the hook. (#8845)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/operators/athena.py    | 2 +-
 tests/providers/amazon/aws/operators/test_athena.py | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)