AnweshaSen edited a comment on issue #220: URL: https://github.com/apache/airflow/issues/220#issuecomment-917669059
Hi all, I want to have a dynamic list with value from a previously executed step on every time run, upon that list I will be iterating and generating dynamic steps. I have tried with setting an airflow variable, treating as global list but it does not seem to work, since it's taking the initial value as [] and generating a broken structure. Any suggestion, how to do that ? -- 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]
