]
Steven Hawkins commented on TEIID-4558:
---------------------------------------
I'm fuzzy as to the expectations here from the server side. What tool would you
expect this to be attached to? And what are the expectations around vizualization? Just
text?
Query Plan Analyzer
-------------------
Key: TEIID-4558
URL:
https://issues.jboss.org/browse/TEIID-4558
Project: Teiid
Issue Type: Feature Request
Components: Tools
Affects Versions: 9.2
Reporter: Van Halbert
Assignee: Steven Hawkins
Provide a tool that would take a query plan and provide feed back.
Example:
- indicate where there maybe a problem in the structure of the query that may impact
performance
- indicate in the plan where there maybe issues (like table scan, no rows, etc.)
- provide recommendations for improving performance
etc..