[
https://issues.apache.org/jira/browse/BEAM-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed BEAM-5649.
------------------------------------
Resolution: Fixed
Assignee: Robert Bradshaw
Fix Version/s: 2.9.0
Thanks for the reminder here. This has been fixed via
{{b1e44e68664ba762ae21ba1de2ef617076227fe7}}, see linked PR.
> 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: Robert Bradshaw
> Priority: Minor
> Labels: portability
> Fix For: 2.9.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)