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 2021/12/06 01:40:29 UTC

[airflow] branch main updated (374574b -> 6e15e3a)

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 374574b  Fix mypy errors in Microsoft Azure provider (#19923)
     add 6e15e3a  Bug fix in AWS glue operator when specifying the WorkerType & NumberOfWorkers (#19787)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/glue.py    | 53 ++++++++++++++++++++-------
 tests/providers/amazon/aws/hooks/test_glue.py | 41 +++++++++++++++++++++
 2 files changed, 81 insertions(+), 13 deletions(-)