You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Cody Schroeder (JIRA)" <ji...@apache.org> on 2018/05/24 22:07:00 UTC

[jira] [Created] (BEAM-4405) Support SortValues GroupByKey extension

Cody Schroeder created BEAM-4405:
------------------------------------

             Summary: Support SortValues GroupByKey extension
                 Key: BEAM-4405
                 URL: https://issues.apache.org/jira/browse/BEAM-4405
             Project: Beam
          Issue Type: Improvement
          Components: sdk-go
            Reporter: Cody Schroeder
            Assignee: Henning Rohde


A port of the Java [SortValues|https://beam.apache.org/documentation/sdks/java-extensions/] extension would be helpful in the Go SDK.

Brief summary of the extension: for a GroupByKey or CoGroupByKey operation, allow the user to specify that the value streams per key should be sorted (either by their byte encoding or by a secondary sort key) upon delivery the user's ParDo.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)