Lee-W commented on issue #46958:
URL: https://github.com/apache/airflow/issues/46958#issuecomment-2712726551

   > 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…
   
   The last time I tried, it worked fine with 
https://github.com/apache/airflow/pull/47292. but yep, we still have many issue 
on the execution end


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