Kirill Tkalenko created IGNITE-17535:
----------------------------------------

             Summary: 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
             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)

Reply via email to