[ https://issues.apache.org/jira/browse/IGNITE-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949975#comment-17949975 ]
Vladislav Pyatkov commented on IGNITE-17325: -------------------------------------------- Merged fdfc35c8513b0e5126d340fb15ba50753646cd8b > Implement a comparator for inlined BinaryTuple in sorted index > -------------------------------------------------------------- > > Key: IGNITE-17325 > URL: https://issues.apache.org/jira/browse/IGNITE-17325 > Project: Ignite > Issue Type: Improvement > Reporter: Ivan Bessonov > Assignee: Vladislav Pyatkov > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 3h 40m > Remaining Estimate: 0h > > We need to implement an inlined *BinaryTuple* comparator in a sorted index > for a B+tree. > You need to take into account the format of the *BinaryTuple* and the fact > that it can be truncated. > As a basis, you can take > *org.apache.ignite.internal.storage.index.BinaryTupleComparator*. -- This message was sent by Atlassian Jira (v8.20.10#820010)