uranusjr commented on issue #20073:
URL: https://github.com/apache/airflow/issues/20073#issuecomment-987639192


   Because a scheduled DAG run have not happened and does not exist anywhere 
when you want to provide it params, so how do you tell the scheduler to do it 
for something that does not exist yet? It is of course theoratically possible, 
but would require a much more involved design (semantics, storage 
infrastructure to persist the user request until the run actually happens, and 
UI elements to create, inspect, and edit the user-supplied params). instead of 
be trivially added. Feel free to work on a pull request to provide this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to