[infinispan-issues] [JBoss JIRA] (ISPN-6648) Distributed stream sort and distinct can be more efficient if followed by limit
William Burns (JIRA)
issues at jboss.org
Mon May 23 10:12:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns reassigned ISPN-6648:
-----------------------------------
Assignee: William Burns
> Distributed stream sort and distinct can be more efficient if followed by limit
> -------------------------------------------------------------------------------
>
> Key: ISPN-6648
> URL: https://issues.jboss.org/browse/ISPN-6648
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Execution and Map/Reduce
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.0.0.Final
>
>
> If a sort or distinct is followed by a limit we can do these all on the remote node limiting results returned.
> This can be done for all terminal operations except iterator. Iterator can only do this if the limit is less than the batch size. Otherwise full support in ISPN-4358 is required.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list