You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Steve Niemitz (Jira)" <ji...@apache.org> on 2021/04/08 04:21:00 UTC

[jira] [Created] (BEAM-12126) DirectRunner doesn't respect use_deprecated_reads experiment

Steve Niemitz created BEAM-12126:
------------------------------------

             Summary: DirectRunner doesn't respect use_deprecated_reads experiment
                 Key: BEAM-12126
                 URL: https://issues.apache.org/jira/browse/BEAM-12126
             Project: Beam
          Issue Type: Bug
          Components: runner-direct
    Affects Versions: 2.28.0
            Reporter: Steve Niemitz
            Assignee: Steve Niemitz


Due to BEAM-10670 ([https://github.com/apache/beam/pull/13006)] the DirectRunner no longer respects the use_deprecated_reads experiment.  The root cause is that the transform replacements are performed after the DirectRunner has built its execution graph, so they're effectively a noop.



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