You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Robert Bradshaw (JIRA)" <ji...@apache.org> on 2018/01/23 00:13:00 UTC

[jira] [Updated] (BEAM-3510) Python Runner API serialization for CombinePerKey drops arguments to CombineFn

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

Robert Bradshaw updated BEAM-3510:
----------------------------------
    Fix Version/s: 2.3.0

> Python Runner API serialization for CombinePerKey drops arguments to CombineFn
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-3510
>                 URL: https://issues.apache.org/jira/browse/BEAM-3510
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.2.0
>            Reporter: Charles Chen
>            Assignee: Robert Bradshaw
>            Priority: Major
>             Fix For: 2.3.0
>
>
> Currently, the Runner API serialization for CombinePerKey drops the args and kwargs that are passed at runtime to the CombineFn.  We should fix this issue so that the Runner API round-trip preserves semantics.



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