uranusjr commented on code in PR #68517:
URL: https://github.com/apache/airflow/pull/68517#discussion_r3744714466


##########
airflow-core/docs/authoring-and-scheduling/asset-scheduling.rst:
##########
@@ -419,3 +419,29 @@ AssetTimetable Integration
 You can schedule Dags based on both asset events and time-based schedules 
using ``AssetOrTimeSchedule``. This allows you to create workflows when a Dag 
needs both to be triggered by data updates and run periodically according to a 
fixed timetable.
 
 For more detailed information on ``AssetOrTimeSchedule``, refer to the 
corresponding section in :ref:`AssetOrTimeSchedule <asset-timetable-section>`.
+
+
+Controlling DagRun creation per asset event
+---------------------------------------------
+
+.. versionadded:: 3.3.1

Review Comment:
   This needs to be 3.4.0, we’re not going to backport 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