[
https://issues.apache.org/jira/browse/OLINGO-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Reddy updated OLINGO-434:
--------------------------------
Attachment: olingo-odata4.patch
Here is patch file created with Eclipse which fixes the issue
> Unary parsing is not complete in UriParseTreeVisitor
> ----------------------------------------------------
>
> Key: OLINGO-434
> URL: https://issues.apache.org/jira/browse/OLINGO-434
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Reporter: Ramesh Reddy
> Priority: Critical
> Attachments: olingo-odata4.patch
>
>
> Currently if you have a Unary clause like
> {code}
> /service/EntitySet?$filter=not(x)
> {code}
> This is not properly handled in UriParseTreeVisitor and as result the Unary
> operator is dropped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)