Bug 1318433 - OData doesn't support mulitiple usage of arithmetic operators
Summary: OData doesn't support mulitiple usage of arithmetic operators
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.3.0
Assignee: Van Halbert
QA Contact: Juraj Duráni
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-16 21:15 UTC by Michal Sanitrak
Modified: 2016-08-24 11:50 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:50:11 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4085 0 Major Closed OData doesn't support mulitiple usage of arithmetic operators 2016-06-20 13:36:30 UTC

Description Michal Sanitrak 2016-03-16 21:15:23 UTC
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

Comment 1 JBoss JIRA Server 2016-03-18 19:00:29 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4085 to Coding In Progress

Comment 2 JBoss JIRA Server 2016-03-18 19:31:01 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4085 to Resolved

Comment 5 JBoss JIRA Server 2016-06-20 13:36:31 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4085 to Closed


Note You need to log in before you can comment on or make changes to this bug.