Luke Cwik created BEAM-10142:
--------------------------------
Summary: Remove additional identity function workaround in
View.java
Key: BEAM-10142
URL: https://issues.apache.org/jira/browse/BEAM-10142
Project: Beam
Issue Type: Improvement
Components: runner-dataflow, sdk-java-core
Reporter: Luke Cwik
Dataflow is impacted by a bug in how it does graph replacement for transforms
and needs the view transforms to have any transform so that the resulting
CreateDataflowView is not considered a composite transform.
We need to either fix the expansion, migrate DataflowTranslator to use the
pipeline proto, or migrate Dataflow to only run when using the beam_fn_api
experiment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)