Thomas Rebele created CALCITE-7133:
--------------------------------------
Summary: 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
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)