You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2019/10/25 23:13:00 UTC

[jira] [Updated] (BEAM-8492) Python typehints: don't try to strip_iterable from None

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

Udi Meiri updated BEAM-8492:
----------------------------
    Status: Open  (was: Triage Needed)

> Python typehints: don't try to strip_iterable from None
> -------------------------------------------------------
>
>                 Key: BEAM-8492
>                 URL: https://issues.apache.org/jira/browse/BEAM-8492
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>
> The return value of DoFn.process can be an iterable of elements or None.
> Handle the case when the output type hint of process is None.



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