hussein-awala commented on PR #31583: URL: https://github.com/apache/airflow/pull/31583#issuecomment-1652447249
Thank you for the clarification. IMHO this is almost a breaking change, DagRun conf is not deprecated, and a lot of users still use it to parameterize their dag runs without defining the params. Removing the only way to provide the conf dict via the UI is a blocker for these users. Even if we still can provide conf via the REST API and the python API, most of the users use the UI to manage Airflow DAGs and DagRuns. -- 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]
