Adrian Nistor created ISPN-7281:
-----------------------------------
Summary: Boolean comparisons fail during parsing of query string
Key: ISPN-7281
URL:
https://issues.jboss.org/browse/ISPN-7281
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Beta1
The query "SELECT _gen0.name, _gen0.age FROM runner _gen0 WHERE _gen0.finished =
true" fails at render phase.
java.lang.IllegalStateException: ISPN028517: The predicate
org.infinispan.objectfilter.impl.syntax.parser.FilterExpressionBuilder$LazyLeafBooleanExpr@44bfa0bd
can not be added since there may be only one root predicate.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)