You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/11/09 12:17:18 UTC

[airflow] branch master updated (7e0d08e -> 92e405e)

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

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


    from 7e0d08e  Add how-to Guide for Databricks operators (#12175)
     add 92e405e  Call scheduler "book-keeping" operations less frequently. (#12139)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          | 22 +++++++
 airflow/config_templates/default_airflow.cfg | 10 +++
 airflow/jobs/scheduler_job.py                | 91 ++++++++++++++++++++--------
 tests/jobs/test_scheduler_job.py             | 15 +++--
 4 files changed, 106 insertions(+), 32 deletions(-)