Ramesh Reddy created OLINGO-434:
-----------------------------------
Summary: 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
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)