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/09/13 13:59:00 UTC

[jira] [Created] (IGNITE-17672) Support BinaryTuple comparator for sorted index B+Tree

Kirill Tkalenko created IGNITE-17672:
----------------------------------------

             Summary: Support BinaryTuple comparator for sorted index B+Tree
                 Key: IGNITE-17672
                 URL: https://issues.apache.org/jira/browse/IGNITE-17672
             Project: Ignite
          Issue Type: Task
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-alpha6


At the moment, the keys are compared by bytes, which is not correct, we need to compare by columns. 

But at the moment, the comparator is improving in IGNITE-17318 and after it will be necessary to support it for the B+Tree.



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