[ 
https://issues.apache.org/jira/browse/CMIS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-212:
-----------------------------------

    Fix Version/s:     (was: OpenCMIS 0.3.0)
                   OpenCMIS 0.4.0

> opencmis CMISQL grammar is not standard compliant
> -------------------------------------------------
>
>                 Key: CMIS-212
>                 URL: https://issues.apache.org/jira/browse/CMIS-212
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>            Reporter: Jens Hübel
>            Assignee: Jens Hübel
>             Fix For: OpenCMIS 0.4.0
>
>
> Our antlr grammar is not compliant to CMIS 1.0:
> 1)
> DISTINCT is not allowed as keyword in CmisSQL
> 2)
> The rule "string value function" is no longer supported. It existed in 
> earlier versions of the spec  but was removed. The grammar in our code does 
> not reflect this change in the specification.
> 3)
> only allowed operator with any is "=".  The rule "quantified comparison 
> predicate" was changed in the spec from allowing multiple comparison 
> operators to only allow "=".  The grammar in our code does not reflect this 
> change in the specification.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to