You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Heidi Hurst (Jira)" <ji...@apache.org> on 2021/05/18 12:34:00 UTC

[jira] [Assigned] (BEAM-12357) WithKeys transform to take args, kwargs

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

Heidi Hurst reassigned BEAM-12357:
----------------------------------

    Assignee: Heidi Hurst

> WithKeys transform to take args, kwargs
> ---------------------------------------
>
>                 Key: BEAM-12357
>                 URL: https://issues.apache.org/jira/browse/BEAM-12357
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Heidi Hurst
>            Assignee: Heidi Hurst
>            Priority: P3
>              Labels: newbie
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The current WithKeys implementation for Python precludes the use of functions which require additional inputs.  An updated version would exhibit the same behavior as `beam.Map`, which can receive inputs passed in as `beam.Map(some_fn, foo=foo, bar=bar)`.
> (Builds off of https://issues.apache.org/jira/browse/BEAM-7023).



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