]
Steven Hawkins resolved TEIID-160.
----------------------------------
Resolution: Deferred
Remove redundant self-joins
---------------------------
Key: TEIID-160
URL:
https://issues.jboss.org/browse/TEIID-160
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Priority: Minor
Original Estimate: 2 days
Remaining Estimate: 2 days
Query minimization should be used to remove self-joins on unique columns. This could be
added as part of RuleRemoveOptionalJoins (but the rule may need to be run again after join
planning).