You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2022/08/17 11:56:00 UTC

[jira] [Assigned] (IGNITE-17535) Implementing a hash index B+Tree

     [ https://issues.apache.org/jira/browse/IGNITE-17535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Tkalenko reassigned IGNITE-17535:
----------------------------------------

    Assignee: Kirill Tkalenko

> Implementing a hash index B+Tree
> --------------------------------
>
>                 Key: IGNITE-17535
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17535
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>
> It is necessary to implement a hash index B+Tree, for simplicity, without inlining  a *BinaryTuple*, but simply storing a link to it.
> The key will be: hash and link of the *BinaryTuple*.
> The value will be: *RowId*.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)