Nishieee commented on issue #1784:
URL:
https://github.com/apache/datafusion-ballista/issues/1784#issuecomment-4558856821
Hi @milenkovicm, I'd like to take this on. Plan: add a Display impl on
ExecutionGraph that renders each stage via DisplayableExecutionPlan (matching
the physical_plan pattern in handlers.rs), then swap format!("{:?}", graph) on
line 373 for format!("{}", graph), should help EXPLAIN ANALYZE too.
--
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]