GitHub user Foundsheep added a comment to the discussion: What is the use case of Airflow `Params`?
Hi, sorry to bother you guys, if this question sounds a bit silly or too basic. But as a newbie to use Airflow for the first time, can I assume that `dag_run.conf` is an outdated concept and `params` replace that? I was looking for a way to provide arguments to my dag in the UI's trigger and codex suggested me to use `dag_run.conf`. I think I can safely use `params` instead, right? GitHub link: https://github.com/apache/airflow/discussions/25948#discussioncomment-17553982 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
