[teiid-issues] [JBoss JIRA] (TEIID-4613) OData client does not support old servers for boolean functions

Ramesh Reddy (JIRA) issues at jboss.org
Fri Dec 2 10:58:00 EST 2016


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

Ramesh Reddy resolved TEIID-4613.
---------------------------------
    Resolution: Done
        Labels: alpha2  (was: )


[~damien_b] Thank you for the patch. Applied to master, will we in the next 9.2 Alpha2 release.

> OData client does not support old servers for boolean functions
> ---------------------------------------------------------------
>
>                 Key: TEIID-4613
>                 URL: https://issues.jboss.org/browse/TEIID-4613
>             Project: Teiid
>          Issue Type: Bug
>          Components: OData
>    Affects Versions: 9.1.1
>            Reporter: Damien B
>            Assignee: Ramesh Reddy
>              Labels: alpha2
>             Fix For: 9.2
>
>
> Some old data servers does not support to be called with a filter containing a boolean function and a operator (like "Customers?$filter=substringof('Alfreds', CompanyName) eq true"), they instead want a unary operation (i.e. "Customers?$filter=substringof('Alfreds', CompanyName)"). translator-odata forces the operator presence.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list