uranusjr commented on issue #47970: URL: https://github.com/apache/airflow/issues/47970#issuecomment-2787354798
I’m thinking we should avoid supporting ref in outlets for now. This should be frowned on anyway since it indirectly encourages multiple DAGs to output to the same asset, which is kind of weird. We’ll emit a clear dag error at parse time for this. We should do something with using ref in `schedule`. This makes sense. -- 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]
