[
https://issues.apache.org/jira/browse/IGNITE-27293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Laletin reassigned IGNITE-27293:
--------------------------------------
Assignee: Anton Laletin (was: Egor Kuts)
> Improve test coverage of InternalTable.scan methods
> ---------------------------------------------------
>
> Key: IGNITE-27293
> URL: https://issues.apache.org/jira/browse/IGNITE-27293
> Project: Ignite
> Issue Type: Improvement
> Components: tables ai3
> Reporter: Egor Kuts
> Assignee: Anton Laletin
> Priority: Major
> Labels: ignite-3
>
>
> # Verify that this method accepts both read only and rw transactions:
> org.apache.ignite.internal.table.distributed.storage.InternalTableImpl#scan(int,
> org.apache.ignite.internal.tx.InternalTransaction)
> # Verify all edge cases for IndexScanCriteria(the boundaries, index
> existence, index type etc)
> org.apache.ignite.internal.table.distributed.storage.InternalTableImpl#scan(int,
> org.apache.ignite.internal.tx.InternalTransaction, int,
> org.apache.ignite.internal.table.IndexScanCriteria.Range)
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)