; > >> Big +1 to anything that extends the limitations of Airflow's current
> > >> scheduling capability.
> > >>
> > >> For me the only drawback of this is it doesn't go far enough and
> further
> > >> additions would needed to be added later,
pability.
> >>
> >> For me the only drawback of this is it doesn't go far enough and further
> >> additions would needed to be added later, it would still be difficult to
> >> express things that require updatable calendars like "Every Business
till be difficult to
>> express things that require updatable calendars like "Every Business Day"
>> or things which are hard to express even with composible crontabs likes
>> "The first week day of the month".
>>
>> But if this is an easy win I hop
doesn't go far enough and further
>> additions would needed to be added later, it would still be difficult to
>> express things that require updatable calendars like "Every Business Day"
>> or things which are hard to express even with composible crontabs likes
>
e hard to express even with composible crontabs likes
> "The first week day of the month".
>
> But if this is an easy win I hope it's taken seriously.
>
> Damian.
>
> -Original Message-----
> From: Mauricio De Diana
> Sent: Wednesday, May 27, 20
dnesday, May 27, 2020 14:27
To: dev@airflow.apache.org
Subject: Support for multiple cron expressions
Hello all,
At the moment some schedules are not possible in Airflow, for example, "every
10 min between 16:30 and 18:10". Such schedules would be possible if Airflow
supported mult
Hello all,
At the moment some schedules are not possible in Airflow, for example,
"every 10 min between 16:30 and 18:10". Such schedules would be
possible if Airflow supported multiple cron expressions, as described
in https://github.com/apache/airflow/issues/8649. In the issue, I was
suggested to