[ https://issues.apache.org/jira/browse/IGNITE-25598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Scherbakov reassigned IGNITE-25598: ------------------------------------------ Assignee: Alexey Scherbakov > Relax retruned collection ordered guaraties on record(BInary)View > ----------------------------------------------------------------- > > Key: IGNITE-25598 > URL: https://issues.apache.org/jira/browse/IGNITE-25598 > Project: Ignite > Issue Type: Improvement > Components: tables ai3 > Affects Versions: 3.0 > Reporter: Alexey Scherbakov > Assignee: Alexey Scherbakov > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > > Currently methods on RecordView like; > getAll, insertAll, deleteAll, deleteExactAll > provide the following guarantie: > The order of collection elements is guaranteed to be the same as the order of > \{@code recs}. > This makes sense only for getAll and should be removed from other methods, > allowing more efficient execution. > -- This message was sent by Atlassian Jira (v8.20.10#820010)