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/09/23 13:37:00 UTC

[jira] [Updated] (IGNITE-15522) IndexQuery should perform index scan if no criteria set

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

Maksim Timonin updated IGNITE-15522:
------------------------------------
    Summary: IndexQuery should perform index scan if no criteria set  (was: IndexQuery should perform PK index scan if no criteria set)

> IndexQuery should perform index scan if no criteria set
> -------------------------------------------------------
>
>                 Key: IGNITE-15522
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15522
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-71
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently impossible to return full index range with existing IndexQuery criteria. There are  workarounds like `lte(Integer.MAX_VALUE)`.
> But it should work 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)