[
https://issues.apache.org/jira/browse/IGNITE-27295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Egor Kuts updated IGNITE-27295:
-------------------------------
Description:
Make this method accept IndexScanCriteria instead of
org.apache.ignite.internal.table.IndexScanCriteria.Range
org.apache.ignite.internal.table.InternalTable#scan(int,
org.apache.ignite.internal.tx.InternalTransaction, int,
org.apache.ignite.internal.table.IndexScanCriteria.Range). Provide additional
test coverage for Lookup.
This improvement would make the method more applicable for future usages.
was:
Make this method accept IndexScanCriteria instead of
org.apache.ignite.internal.table.IndexScanCriteria.Range
org.apache.ignite.internal.table.InternalTable#scan(int,
org.apache.ignite.internal.tx.InternalTransaction, int,
org.apache.ignite.internal.table.IndexScanCriteria.Range)
This improvement would make the method more applicable for future usages.
> Generalise index scan inside InternalTable#scan
> -----------------------------------------------
>
> Key: IGNITE-27295
> URL: https://issues.apache.org/jira/browse/IGNITE-27295
> Project: Ignite
> Issue Type: Improvement
> Components: tables ai3
> Reporter: Egor Kuts
> Priority: Major
> Labels: ignite-3
>
> Make this method accept IndexScanCriteria instead of
> org.apache.ignite.internal.table.IndexScanCriteria.Range
> org.apache.ignite.internal.table.InternalTable#scan(int,
> org.apache.ignite.internal.tx.InternalTransaction, int,
> org.apache.ignite.internal.table.IndexScanCriteria.Range). Provide additional
> test coverage for Lookup.
>
> This improvement would make the method more applicable for future usages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)