You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2021/04/06 19:02:59 UTC

[airflow] branch master updated (eae22ce -> 18e2c1d)

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

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


    from eae22ce  Adds 'Trino' provider (with lower memory footprint for tests) (#15187)
     add 18e2c1d  Fixed #14270: Add error message in OOM situations (#15207)

No new revisions were added by this update.

Summary of changes:
 airflow/task/task_runner/standard_task_runner.py   |  8 +++
 .../task/task_runner/test_standard_task_runner.py  | 59 ++++++++++++++++++----
 2 files changed, 57 insertions(+), 10 deletions(-)