]
Ramesh Reddy commented on TEIID-3452:
-------------------------------------
priority seemed to be good option to have. May be when we design tools around it it would
be easy to highlight
Better highlighting in the query plan when an identified possible
issue is seen
-------------------------------------------------------------------------------
Key: TEIID-3452
URL:
https://issues.jboss.org/browse/TEIID-3452
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Affects Versions: 8.11
Reporter: Van Halbert
Assignee: Steven Hawkins
Looking a query plan that's printed in the server log, I see the following line:
"LOW Relational Planner Negation is not supported by source People -
People.Person.id < 2 was not pushed"
Can the words "LOW Relational Planner Negation" be rephrased?
The word "LOW" used in the context of the criteria not being pushed down would
seem to me to be a possible CRITICAL issue to performance. And I'm not sure most
users will claim to know what Relational Planner Negation means and what its implying on
an error message.