[
https://issues.apache.org/jira/browse/IGNITE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451599#comment-17451599
]
Ivan Bessonov commented on IGNITE-15515:
----------------------------------------
[~timonin.maksim] B+Tree code looks good. Please find someone to validate
indexing code changes, if it's required, and proceed with merge, thank you!
> Implement BPlusTree exclusive find
> ----------------------------------
>
> Key: IGNITE-15515
> URL: https://issues.apache.org/jira/browse/IGNITE-15515
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Fix For: 2.13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For IndexQuery we use filtering to check boundaries in case of exclusive
> search. It's because BPlusTree supports only inclusive search.
> We can skip this filtering for IndexQuery with single field criterion if
> implement exclusive search in the tree class.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)