]
Steven Hawkins resolved TEIID-3452.
-----------------------------------
Fix Version/s: 8.11
Resolution: Done
I'm marking this as resolved for the formatting change in the debug log. A different
issue can be logged for tooling.
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
Fix For: 8.11
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.