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/26 11:01:00 UTC

[jira] [Work started] (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 ]

Work on BEAM-12357 started by 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
>          Time Spent: 0.5h
>  Remaining Estimate: 0.5h
>
> 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)