GreptimeTeam / GreptimeTeam/dashboard

Query plan analyzer module

Open
#73 0 comments 1 reaction 0 assignees View on GitHub
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)

![image](https://user-images.githubusercontent.com/25944814/210958259-3f776130-4c2e-453c-b502-4803dbc5c364.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.