[ 
https://issues.apache.org/jira/browse/OLINGO-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519533#comment-14519533
 ] 

Ramesh Reddy commented on OLINGO-635:
-------------------------------------

[~chrisam] I do not think that is correct interpretation. Categories and 
Products has one to many relationship according to 
[http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part3-csdl/odata-v4.0-errata02-os-part3-csdl-complete.html#_Toc406398109]
 also read the interpretation of the above queries in the link I gave in the 
previous comment, that will make it evident that it not the case of 
multiplicity  of one.

This is little deep rooted issue IMO in the parsing, frankly I have not spent 
time digging through the code to see where the issue is. I have seen the 
scenario you mentioned does work.

> Parsing error when $filter uses navigational style queries
> ----------------------------------------------------------
>
>                 Key: OLINGO-635
>                 URL: https://issues.apache.org/jira/browse/OLINGO-635
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: V4 4.0.0-beta-01
>            Reporter: Ramesh Reddy
>            Assignee: Christian Amend
>
> The following types are queries are failing pass URIParser.
> See 11.2.9 in V4 spec for more information 
> [http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398314]
> http://host/service/Categories?$filter=Products/$count lt 10
> http://host/service/Categories?$filter=Products/qty lt 10
> http://host/service/Cateoriges?$orderby=Products/$count



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to