[ https://issues.apache.org/jira/browse/IGNITE-24966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Mashenkov reassigned IGNITE-24966: ----------------------------------------- Assignee: Andrey Mashenkov > Sql. Improve OrderedMergePublisher performance. > ----------------------------------------------- > > Key: IGNITE-24966 > URL: https://issues.apache.org/jira/browse/IGNITE-24966 > Project: Ignite > Issue Type: Improvement > Components: sql > Reporter: Andrey Mashenkov > Assignee: Andrey Mashenkov > Priority: Major > Labels: ignite-3, performance > Fix For: 3.1 > > > Let's replace buble-sort in {{OrderedMergePublisher}} with more performant > for multi-way merge-join algorithm. > E.g. replace an array and bubble-sort with {{IndirectPriorityQueue}} > structure. -- This message was sent by Atlassian Jira (v8.20.10#820010)