[
https://issues.jboss.org/browse/TEIID-4073?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4073:
---------------------------------------
It's just an example. It could just as easily be $filter=booleanColumn
In either case the old logic was throwing a class cast. What we want is for the boolean
to be used as the filter.
OData filters should accept boolean expressions
-----------------------------------------------
Key: TEIID-4073
URL:
https://issues.jboss.org/browse/TEIID-4073
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.11
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.5
With an expression such as $filter=true we will throw a class cast, since the logic
expects a Criteria and not a general Expression.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)