Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-10711

Apply type hints for all transforms in the PerformanceTypeCheckVisitor

Details

    • Improvement
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Missing
    • sdk-py-core
    • None

    Description

      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.

      Attachments

        Activity

          People

            saavan Saavan Nanavati
            saavan Saavan Nanavati
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: