GreptimeTeam / GreptimeTeam/dashboard
Query plan analyzer module
- Dominant language
- Vue
- Stars
- 110
- Forks
- 29
- Avg merge
- 14h 29m
- Merged PRs (30d)
- 6
Description
DataFusion can convert `Plan` into a format that can be displayed by [graphviz](https://graphviz.org). Whether to consider supporting generate query plan diagrams through graphviz like [arrow-ballista](https://arrow.apache.org/ballista/user-guide/tuning-guide.html#viewing-query-plans-and-metrics)

_Originally posted by @francis-du in https://github.com/GreptimeTeam/dashboard/issues/70#issuecomment-1373335474_
We can add another page to visualize datafusion query plan into this tree/graph based chart, and provide as much information as possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.