[ 
https://issues.apache.org/jira/browse/BEAM-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638639#comment-16638639
 ] 

Maximilian Michels commented on BEAM-5649:
------------------------------------------

The translation code of the non-portable Runners is also tight to the URNs of 
the Runner API. It looks like removing the transform from the Runner API also 
requires removing it from the old Runners.

> 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
>            Priority: Minor
>              Labels: portability
>
> 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)

Reply via email to