You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/09/08 12:47:00 UTC

[jira] [Commented] (IGNITE-14703) Add merge-sort reducer for cache queries.

    [ https://issues.apache.org/jira/browse/IGNITE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17411904#comment-17411904 ] 

Andrey Mashenkov commented on IGNITE-14703:
-------------------------------------------

[~timonin.maksim], now looks much better.
I've left few comments to the PR.

Please, just keep in mind, there may be 1k+ nodes in the grid.
So, having redundant collections or iterating over collections may cost a bit.


> Add merge-sort reducer for cache queries.
> -----------------------------------------
>
>                 Key: IGNITE-14703
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14703
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-71
>          Time Spent: 20h 50m
>  Remaining Estimate: 0h
>
> MergeSort reducer is required for TextQueries (and IndexQuery in future) that should provide a sorted result for user.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)