kennknowles opened a new issue, #18802:
URL: https://github.com/apache/beam/issues/18802

   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.
   
   Imported from Jira 
[BEAM-4405](https://issues.apache.org/jira/browse/BEAM-4405). Original Jira may 
contain additional context.
   Reported by: schroederc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to