[teiid-issues] [JBoss JIRA] (TEIID-4085) OData doesn't support mulitiple usage of arithmetic operators

Ramesh Reddy (JIRA) issues at jboss.org
Fri Mar 18 15:31:01 EDT 2016


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

Ramesh Reddy resolved TEIID-4085.
---------------------------------
    Fix Version/s: 9.0
                   8.12.5
       Resolution: Done


> OData doesn't support mulitiple usage of arithmetic operators 
> --------------------------------------------------------------
>
>                 Key: TEIID-4085
>                 URL: https://issues.jboss.org/browse/TEIID-4085
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: OData
>            Reporter: Michal Sanitrak
>            Assignee: Ramesh Reddy
>             Fix For: 9.0, 8.12.5
>
>
> Cannot use more than one arithmetic operator in single OData query. Each arithmetic operator has same problem: add,sub,mul,div and mod.
> *URL:* http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView/?$filter=intkey%20eq%205%20add%201%20add%201
> *Actual result:* {"error":{"code": null,"message": "TEIID30067 Type was null for (? + ?) in function ((? + ?) + ?)"}}
> *Expected result:* Entity with intkey 7
> See: [\[OData-ABNF\]|http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/abnf/odata-abnf-construction-rules.txt] _Line:_ 384 and 561



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


More information about the teiid-issues mailing list