vemikhaylov commented on PR #28667: URL: https://github.com/apache/airflow/pull/28667#issuecomment-1370254884
Hey @uranusjr and @potiuk! Thank you a lot for the feedback and providing a link to the docs, I've learned something new! So from what you mentioned above, if I understand it correctly, `params` seems to be a different parallel concept to the tasks args and the current behaviour is correct, right? Is the issue #28287 not completely correct and not a bug, but rather a feature request then? In other words, do we still want to have a way to pass `args` to a task run with the CLI command `airflow tasks test` (e.g., passing `--task-kwargs`)? -- 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]
