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 20:33:00 UTC

[jira] [Created] (BEAM-8489) Python typehints: filter callable output type hint should not be used

Udi Meiri created BEAM-8489:
-------------------------------

             Summary: Python typehints: filter callable output type hint should not be used
                 Key: BEAM-8489
                 URL: https://issues.apache.org/jira/browse/BEAM-8489
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Udi Meiri
            Assignee: Udi Meiri


A filter function returns bool, while the Filter() transform outputs the same element type as the input.



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