You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/03 21:44:48 UTC

[GitHub] [airflow] vemikhaylov commented on pull request #28667: Fix params passing to TaskFlow tasks run with CLI

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org