[teiid-issues] [JBoss JIRA] (TEIID-4225) HANA translator : DAYNAME function is not pushed

Jan Stastny (JIRA) issues at jboss.org
Tue Jun 14 05:34:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Stastny reopened TEIID-4225:
--------------------------------


This is not fixed,  the function modifier is in place, but I suspect the dayname function has to be added into supported functions in the execution factory.

> HANA translator : DAYNAME function is not pushed
> ------------------------------------------------
>
>                 Key: TEIID-4225
>                 URL: https://issues.jboss.org/browse/TEIID-4225
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.12.5
>            Reporter: Jan Stastny
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 9.0, 8.12.5, 8.13.5
>
>
> Teiid's DAYNAME function is not being pushed to HANA even though it could be as HANA's DAYNAME function. The only difference could be that HANA returns names in capital letters.
> Query:
> {code:sql}
> SELECT DAYNAME(datevalue) FROM bqt1.smalla
> {code}
> Source specific query:
> {code:sql}
> SELECT g_0."DATEVALUE" FROM "BQT1"."SMALLA" AS g_0
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list