You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robbie Gruener (Jira)" <ji...@apache.org> on 2021/01/26 22:40:00 UTC

[jira] [Updated] (BEAM-11272) Combiner Label Constructor Arg Not Passed Through To pTransform

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

Robbie Gruener updated BEAM-11272:
----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Open)

> Combiner Label Constructor Arg Not Passed Through To pTransform
> ---------------------------------------------------------------
>
>                 Key: BEAM-11272
>                 URL: https://issues.apache.org/jira/browse/BEAM-11272
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Robbie Gruener
>            Priority: P3
>             Fix For: 2.28.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> The combiners ToSet, ToDict, and ToList have a label argument in their constructor:
> [https://github.com/apache/beam/blob/master/sdks/python/apache_beam/transforms/combiners.py#L877]
>  
> However the label passed through to the parent class is not actually used (there is a mismatch in the super constructor) https://github.com/apache/beam/blob/7ac82a875462f2c2570a1157b782ebadddebbe70/sdks/python/apache_beam/transforms/combiners.py#L68



--
This message was sent by Atlassian Jira
(v8.3.4#803005)