bbovenzi commented on issue #43957:
URL: https://github.com/apache/airflow/issues/43957#issuecomment-2773229335

   @Lee-W I'm wondering if we want to do this in our dependencies endpoint? 
Make a new asset group node type and add each asset as a dependency.
   
   Or simpler, just add `asset_group` as a nullable field on the asset node 
model. Then the UI can infer the groups to make. Right now, we need an extra 
API call which would make the graph render twice.


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