You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/11/29 18:40:00 UTC

[jira] [Commented] (IGNITE-15515) Implement BPlusTree exclusive find

    [ https://issues.apache.org/jira/browse/IGNITE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450658#comment-17450658 ] 

Ignite TC Bot commented on IGNITE-15515:
----------------------------------------

{panel:title=Branch: [pull/9613/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9613/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6297898&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For IndexQuery we use filtering to check boundaries in case of exclusive search. It's because BPlusIO 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)