milenkovicm commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2704239247

   as mentioned in 
https://github.com/apache/datafusion/issues/14914#issuecomment-2704236179
   
   ballista uses graphviz-rust which generates those sub-optimal images (and 
needs local graph viz installation). spark uses 
   
   - https://github.com/dagrejs/graphlib-dot
   
   a javascript framework which works much better for them.  Maybe we should 
keep `dot` representation if we already have it 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to