[teiid-issues] [JBoss JIRA] (TEIID-4415) OData4 contains(columnname, 'value') eq true filter fails

J Price (JIRA) issues at jboss.org
Thu Aug 25 10:47:03 EDT 2016


J Price created TEIID-4415:
------------------------------

             Summary: OData4 contains(columnname,'value') eq true filter fails
                 Key: TEIID-4415
                 URL: https://issues.jboss.org/browse/TEIID-4415
             Project: Teiid
          Issue Type: Bug
          Components: OData
    Affects Versions: 9.0.2
         Environment: WildFly 10
Teiid 9.0.2
            Reporter: J Price
            Assignee: Steven Hawkins


I am receiving the following error message when using a contains filter on an odata4 endpoint:

<error><code>null</code><message>TEIID31100 Parsing error: Encountered ") >= 1 [*]=[*] CONVERT(" at line 1, column 247.
Was expecting: "and" | "or" | "," | ")" | "*" | "/" | "+" | "-" | "||" | "&&" ...</message></error>

The URI to reproduce this is as folows:

/odata4/Sandbox.1/Compatibility/USERLIST?$top=6&$filter=contains(FIRSTNAME,'peter') eq true and contains(LASTNAME,'peter') eq false




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list