You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Valentyn Tymofieiev (JIRA)" <ji...@apache.org> on 2018/10/12 19:11:00 UTC

[jira] [Created] (BEAM-5731) Disable compare parameter in Top.Of() combiner when executing in Python 3.

Valentyn Tymofieiev created BEAM-5731:
-----------------------------------------

             Summary: Disable compare parameter in Top.Of() combiner when executing in Python 3.
                 Key: BEAM-5731
                 URL: https://issues.apache.org/jira/browse/BEAM-5731
             Project: Beam
          Issue Type: Sub-task
          Components: sdk-py-core
            Reporter: Valentyn Tymofieiev
            Assignee: Valentyn Tymofieiev


Removing `compare` parameter in Top.Of() will be a more consistent API with `sorted()` function in Python 3. We should also evaluate whether similar changes would be  reasonable in other places in Beam SDK.

See also: https://github.com/apache/beam/pull/6570#issuecomment-429176130.

cc [~altay] [~juta] [~robertwb]



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