[
https://issues.jboss.org/browse/TEIID-3960?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-3960:
----------------------------------
Description: TEIID-1522 introduced a corner case regression such that a constant
projection was inlined (removing the need for a fake dependent join), but the resulting
expressions were not seen as able to be pushded due to a curdate function preventing the
pre-evaluation of non-pushable constructs. (was: TEIID-1522 introduced a corner case
regression around dependent join planning.)
Summary: Otherwise evaluatable constructs will inhibit pushdown (was: corner case
regression introduced by TEIID-1522)
Otherwise evaluatable constructs will inhibit pushdown
------------------------------------------------------
Key: TEIID-3960
URL:
https://issues.jboss.org/browse/TEIID-3960
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.7.2.6_2
Reporter: Johnathon Lee
Assignee: Steven Hawkins
TEIID-1522 introduced a corner case regression such that a constant projection was
inlined (removing the need for a fake dependent join), but the resulting expressions were
not seen as able to be pushded due to a curdate function preventing the pre-evaluation of
non-pushable constructs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)