I'm all for it to remove it as I have difficulty imagining a use case and increases complexity in several places, but maybe max has one and is still using it?
Sent from my iPhone > On 17 mei 2016, at 19:40, Chris Riccomini <criccom...@apache.org> wrote: > > @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 >>