Hi all, I'm using TriggerDagRunOperator to start off some DAGs. Works fine but, doesn't seem to be a way to set the execution date in the same way as `airflow trigger_dag -e <EXECUTION DATE> ..`.
This seems to be a valid use case..for me it's a pain when I need to combine with ExternalTaskSensor (which cannot easily guess the execution date timestamp). Maybe I'm missing something, but I did dig through the mailing list and checked out dagrun_operator.py. Any help much appreciated :) P -- *Paul Elliott | 엘리엇폴* Developer / Platform Dev. team [email protected] +82-10-2990-8642
