You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2018/10/04 17:53:00 UTC

[jira] [Created] (BEAM-5649) Remove deprecated primitive CREATE_VIEW transform from Runner API

Maximilian Michels created BEAM-5649:
----------------------------------------

             Summary: Remove deprecated primitive CREATE_VIEW transform from Runner API
                 Key: BEAM-5649
                 URL: https://issues.apache.org/jira/browse/BEAM-5649
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels


The deprecated {{CREATE_VIEW}} transform is still generated as part of the Java SDK pipeline construction but not as part of the Python SDK. We had previously removed support for the transform in the Portable FlinkRunner because end-to-end tests were only run with Python. Since the Java SDK still generates the transform we've re-added support for it but would like to eventually get it removed.

This issue tracks removal of the transform from the Runner API. The transform can stay in the non-portable Runner pipeline translation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)