[
https://issues.apache.org/jira/browse/CALCITE-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016957#comment-18016957
]
Zhen Chen commented on CALCITE-7133:
------------------------------------
I think this is a great feature! But I don't have any ideas for the front-end
design. Could you please explain how to use this feature with Calcite? Or could
you add instructions to the documentation? It would be great if you could also
add a small example to illustrate how to use it!
> Improve usability of RuleMatchVisualizer for large plans
> --------------------------------------------------------
>
> Key: CALCITE-7133
> URL: https://issues.apache.org/jira/browse/CALCITE-7133
> Project: Calcite
> Issue Type: Improvement
> Reporter: Thomas Rebele
> Assignee: Thomas Rebele
> Priority: Minor
> Labels: pull-request-available
> Attachments: planner-viz.html, viz-example.zip, viz-screenshot.png
>
>
> Optimization phases with many rule applications lead to large graphs
> representing the plans of the intermediate steps. This ticket aims to improve
> the visualizer, so that a developer can still get useful information from
> those plan visualizations.
> List of improvement ideas:
> * allow hiding / showing nodes
> * jump to the step where the previous change happened
> * include the cost for each node in all the steps by default, but make it
> possible to hide it
> * in the node tooltips, make the related nodes clickable: on click, pan to
> that node
--
This message was sent by Atlassian Jira
(v8.20.10#820010)