Johnathon Lee created TEIID-4705:
------------------------------------
Summary: correct the nvl pushdown for the impala translator
Key: TEIID-4705
URL:
https://issues.jboss.org/browse/TEIID-4705
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Johnathon Lee
Assignee: Steven Hawkins
queries consisting of the nvl(x, y) function will fail since JDV translates to
isnull(x,y)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)