[
https://issues.jboss.org/browse/TEIID-4705?page=com.atlassian.jira.plugin...
]
ejlp12 ejlp12 commented on TEIID-4705:
--------------------------------------
Yes, the problem occurred when using impala jdbc driver & translator to connect to
Hive (CDH v5.8)
impala jdbc driver & translator was suggested by support team to connect to Hive
(CDH)
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)