Ferdinanddb commented on PR #53357:
URL: https://github.com/apache/airflow/pull/53357#issuecomment-3317695338

   @uranusjr Hi, what do you mean that this feature is a new feature? Being 
able to use `{{ (triggering_dataset_events.values() | first | 
first).source_dag_run.data_interval_start }}` was already possible in Airflow 
2.11.0 and before, I remember doing it and [the documentation for this feature 
is present for those 
versions](https://airflow.apache.org/docs/apache-airflow/2.11.0/authoring-and-scheduling/datasets.html#fetching-information-from-a-triggering-dataset-event).
   
   I am waiting for this to be fixed since I migrated to Airflow 3.x.x. I don't 
want to blame or finger point anyone as I don't propose a fix myself and I 
appreciate your work guys, but I must tell that this is a thing I would have 
liked to be aware of before migrating to Airflow 3.x.x, as I had to change the 
logic of some of my DAGs to have something a bit sketchy instead of this.
   
   


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