uranusjr commented on issue #46958:
URL: https://github.com/apache/airflow/issues/46958#issuecomment-2712716045

   This is caused by an AssetRef is not currently handled correctly in the 
execution model, but the asset decorator uses AssetRef to define asset 
relationships between dags. So… many layers to fix—collecting events after 
execution, sending events with ref (not full assets) to the execution API, and 
resolving them in the scheduler. Going to take a while…


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