You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2023/02/20 13:29:59 UTC

[airflow] branch main updated (dae7bf0800 -> 45419e23a9)

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

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


    from dae7bf0800 Update issue triage policy (#29554)
     add 45419e23a9 `RedshiftDataOperator` replace `await_result` with `wait_for_completion` (#29633)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/operators/redshift_data.py          | 20 ++++++++++++----
 .../amazon/aws/operators/test_redshift_data.py     | 27 ++++++++++++++++++----
 .../providers/amazon/aws/example_redshift.py       |  4 ++--
 3 files changed, 39 insertions(+), 12 deletions(-)