[ https://issues.apache.org/jira/browse/IGNITE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maksim Timonin updated IGNITE-15535: ------------------------------------ Reviewer: Anton Vinogradov > Should support multiple criteria for same field > ----------------------------------------------- > > Key: IGNITE-15535 > URL: https://issues.apache.org/jira/browse/IGNITE-15535 > Project: Ignite > Issue Type: New Feature > Reporter: Maksim Timonin > Assignee: Maksim Timonin > Priority: Major > Labels: IEP-71 > Time Spent: 40m > Remaining Estimate: 0h > > It should be allowed to build constructions like (a > 10 && a <= 100): > IndexQuery(gt(a, 10), lte(a, 100)) > -- This message was sent by Atlassian Jira (v8.3.4#803005)