You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/03/05 22:50:37 UTC

[airflow] branch master updated (c2a0cb9 -> 5906540)

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

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


    from c2a0cb9  Rename last_scheduler_run into last_parsed_time, and ensure it's updated in DB (#14581)
     add 5906540  Bugfix: DruidOperator fails to submit ingestion tasks (#14418)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/druid/operators/druid.py  |  3 +-
 .../providers/apache/druid/operators/test_druid.py | 47 ++++++++++++++++------
 2 files changed, 35 insertions(+), 15 deletions(-)