tatiana commented on issue #49543:
URL: https://github.com/apache/airflow/issues/49543#issuecomment-2835055279

   @kaxil, unfortunately not.
   
   To explain the problem, I created a simple DAG that illustrates the original 
issue that I found when porting Cosmos to Airflow 3. In the real case, we are 
not interested in defining a default value for the variable.
   
   The use case we're covering was initially implemented in 
https://github.com/astronomer/astronomer-cosmos/pull/1014. If the variable 
exists, we'll leverage it to build the DAG dynamically. Otherwise, we'll 
compute the DAG topology using other means.


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