[
https://issues.apache.org/jira/browse/IGNITE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430422#comment-17430422
]
Anton Vinogradov commented on IGNITE-15535:
-------------------------------------------
Merged to master.
[~timonin.maksim] thanks for your contribution!
> 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
> Fix For: 2.13
>
> Time Spent: 4.5h
> 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)