uranusjr commented on PR #70225: URL: https://github.com/apache/airflow/pull/70225#issuecomment-5310307962
Also, the lineage point raised above makes sense to me; we should resolve that before moving forward. Let’s have the sensor declare the awaited asset as an inlet and read `context["inlet_events"][asset]`. That makes the dependency visible without coupling it to scheduling, and drops the `InletEventsAccessor` usage. -- 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]
