[
https://issues.apache.org/jira/browse/IGNITE-15522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-15522:
------------------------------------
Description:
Currently impossible to return full index range with existing IndexQuery
criteria. There are workarounds like `lte(Integer.MAX_VALUE)`.
was:
Currently impossible to return full index range with existing IndexQuery
criteria. There are workarounds like `lte(Integer.MAX_VALUE)`.
But it should work
> 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)`.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)