You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by fe...@apache.org on 2021/02/27 09:15:13 UTC

[airflow] branch master updated (bfef559 -> 13854c3)

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

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


    from bfef559  Corrects order of argument in docstring in GCSHook.download method (#14497)
     add 13854c3  Adding support to put extra arguments for Glue Job. (#14027)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/glue.py     | 9 +++++++--
 airflow/providers/amazon/aws/operators/glue.py | 5 +++++
 2 files changed, 12 insertions(+), 2 deletions(-)