Steven Hawkins created TEIID-5994:
-------------------------------------
Summary: If capabilities are not available not pushing a function masks the
problem
Key: TEIID-5994
URL:
https://issues.redhat.com/browse/TEIID-5994
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 15.0
In a situation that requires subexpression pushing, for example:
select virtual_func(source_func(col)) from tbl
such that source_func must be pushed. The actual exception will be about the expression
not being able to be pushed, and not about the capabilities being unavailable - which
could only be seen at a debug level.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)