You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ms...@apache.org on 2020/06/24 07:15:40 UTC

[airflow] branch master updated (23faab5 -> 3190db5)

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

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


    from 23faab5  [AIRFLOW-8057] [AIP-31]  Add @task decorator (#8962)
     add 3190db5  [AIRFLOW-9347] Fix QuboleHook unable to add list to tags (#9349)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/qubole/hooks/qubole.py           |  2 +-
 .../test_sqs.py => qubole/hooks/test_qubole.py}    | 28 ++++++++++++----------
 tests/test_project_structure.py                    |  1 -
 3 files changed, 17 insertions(+), 14 deletions(-)
 copy tests/providers/{amazon/aws/hooks/test_sqs.py => qubole/hooks/test_qubole.py} (53%)