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

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Mar 16 19:12:02 EDT 2016


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

RH Bugzilla Integration updated TEIID-4085:
-------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1318433
        Bugzilla Update: Perform


> 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
>
> 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