You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2021/12/15 08:56:00 UTC

[jira] [Updated] (IGNITE-15535) Should support multiple criteria for same field

     [ https://issues.apache.org/jira/browse/IGNITE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maksim Timonin updated IGNITE-15535:
------------------------------------
    Ignite Flags: Release Notes Required  (was: Docs Required,Release Notes Required)

> 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.12, 2.13
>
>          Time Spent: 4h 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.20.1#820001)