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

Ramesh Reddy commented on OLINGO-742:
-------------------------------------

That seems troublesome restriction, when OData fronting the RDBMS, a table or 
view typically have a "schema.catalog.tablename", I was trying to fit in 
"catalog.tablename" into it. Also table names could have any characters in it, 
however they need to be quoted.

> EntitySet name does not allow period "." in its name
> ----------------------------------------------------
>
>                 Key: OLINGO-742
>                 URL: https://issues.apache.org/jira/browse/OLINGO-742
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.0.0-beta-01
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: (Java) V4 4.0.0
>
>
> If the EntitySet name is like "public.g1", the parser does not allow the GET 
> request like 
> {code}
> GET /svc/public.g1
> {code}
> it fails with "'g1' is only allowed for typed parts",  any type EntitySet 
> name should be allowed. 



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

Reply via email to