At the moment our UI only shows textual (JSON) representations for query statistics, which can only be seen in stage details. This not very useful, we want to actually add visual representation to statistics in plan layouts.
As the reference point we can use our SVG query stats, which already have main stats displayed in user-readable form.
What we can start with:
- CPU time
- Input/output sizes
- Task count
- Througputs
- Memory usage