]
Adrian Nistor updated ISPN-5392:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
ComparisonExpr.Type.negate() returns wrong value
------------------------------------------------
Key: ISPN-5392
URL:
https://issues.jboss.org/browse/ISPN-5392
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Affects Versions: 7.2.0.CR1
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.2.0.Final
The value returned for Type.GREATER should be LESS_OR_EQUAL but it wrongly returns LESS.