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


   Remember that your DAG is python. You can run any code in your task 
definition and have it behave dynamically. You should not tthink 
"declaratively" on what you can declare but rather what flexibillty the custom 
python code gives you. 


-- 
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