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

[jira] [Updated] (BEAM-10711) Apply type hints for all transforms in the PerformanceTypeCheckVisitor

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

Kenneth Knowles updated BEAM-10711:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Resolved)

Hello! Due to a bug in our Jira configuration, this issue had status:Resolved but resolution:Unresolved.

I am bulk editing these issues to have resolution:Fixed

If a different resolution is appropriate, please change it. To do this, click the "Resolve" button (you can do this even for closed issues) and set the Resolution field to the right value.

> Apply type hints for all transforms in the PerformanceTypeCheckVisitor
> ----------------------------------------------------------------------
>
>                 Key: BEAM-10711
>                 URL: https://issues.apache.org/jira/browse/BEAM-10711
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Saavan Nanavati
>            Assignee: Saavan Nanavati
>            Priority: P2
>
> Currently, we only extract type hints from ParDo transforms for the performance_runtime_ type_check flag. We should be able to remove the isinstance(transform, core.ParDo) check and use the PerformanceTypeCheckVisitor to visit and extract type hints from all transform types.



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