[
https://issues.apache.org/jira/browse/BEAM-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795634#comment-16795634
]
Kenneth Knowles commented on BEAM-5649:
---------------------------------------
[~lcwik] [~mxm] can this be removed now? It is definitely something that should
go away since all the necessary information is in the ParDoPayload of the
transform that consumes a PCollection as a side input.
> 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
> Priority: Minor
> Labels: portability
> 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)