[
https://issues.apache.org/jira/browse/IGNITE-17671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-17671:
----------------------------------------
Assignee: Kirill Tkalenko
> Implement BinaryTuple inlining in a sorted index B+Tree
> -------------------------------------------------------
>
> Key: IGNITE-17671
> URL: https://issues.apache.org/jira/browse/IGNITE-17671
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
>
> In a simple implementation, instead of a *BinaryTuple*, we store its link
> from the *FreeList* in the key, this is not optimal and we need to inline the
> *BinaryTuple* in the key, for starters, you can see how to do this in 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)