@Bolke/@Jeremiah When you make your changes to unify the backfiller and scheduler, it sounds like this can go away, right?
On Tue, May 17, 2016 at 10:38 AM, Maxime Beauchemin < maximebeauche...@gmail.com> wrote: > The scheduler won't trigger where `adhoc=True`. The CLI's backfill/test/run > is the only way to trigger where `adhoc=True`. For backfill specifically, > there's a `-a`, `--include_adhoc` flag to make these tasks in-scope to the > backfill. > > Max > > On Tue, May 17, 2016 at 10:14 AM, Chris Riccomini <criccom...@apache.org> > wrote: > > > Hey all, > > > > Curious about what the 'adhoc' property is in BaseOperator. It appears to > > be completely undocumented. What is this? > > > > Cheers, > > Chris > > >