Steven Hawkins created TEIID-5029:
-------------------------------------
Summary: Regression with outer join optimization
Key: TEIID-5029
URL:
https://issues.jboss.org/browse/TEIID-5029
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 9.3
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0, 9.3.3
TEIID-4886 does not account for all tree structures and is producing a null pointer
exception:
java.lang.NullPointerException
at
org.teiid.query.optimizer.relational.plantree.PlanNode.replaceChild(PlanNode.java:313)
at
org.teiid.query.optimizer.relational.rules.RulePlanJoins.groupAcrossLeftOuter(RulePlanJoins.jav
at
org.teiid.query.optimizer.relational.rules.RulePlanJoins.execute(RulePlanJoins.java:157)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)