You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/02/03 11:14:34 UTC

[jira] [Resolved] (FLINK-1105) Add support for locally sorted output

     [ https://issues.apache.org/jira/browse/FLINK-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Hueske resolved FLINK-1105.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9

Fixed with 5f475599264d3d388e81cbceb71b641e1bb7d83f

> Add support for locally sorted output
> -------------------------------------
>
>                 Key: FLINK-1105
>                 URL: https://issues.apache.org/jira/browse/FLINK-1105
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Java API
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>            Priority: Minor
>             Fix For: 0.9
>
>
> This feature will make it possible to sort the output which is sent to an OutputFormat to obtain a locally sorted result.
> This feature was available in the "old" Java API and has not be ported to the new Java API yet. Hence optimizer and runtime should already have support for this feature. However, the API and job generation part is missing.
> It is also a subfeature of FLINK-598 which will provide also globally sorted results.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)