Shahar Frank created BEAM-2653:
----------------------------------
Summary: Python SDK missing OrderByKey
Key: BEAM-2653
URL: https://issues.apache.org/jira/browse/BEAM-2653
Project: Beam
Issue Type: New Feature
Components: beam-model, sdk-py
Environment: Python SDK
Reporter: Shahar Frank
Assignee: Frances Perry
Priority: Critical
Trying to sort a collection by key.
The Java SDK has this implementation:
https://beam.apache.org/documentation/sdks/javadoc/2.0.0/org/apache/beam/sdk/values/KV.OrderByKey.html
But it seems to be missing in the Python SDK.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)