[Feature Request]: Automatically upgrade Dataflow Java pipelines that use cross-language transforms to Runner v2
What would you like to happen?
Such pipelines would not work with Dataflow Runner v1.
We already do this for Python SDK:
| if pipeline_proto or pipeline.contains_external_transforms: |
Issue Priority
Priority: 2
Issue Component
Component: cross-language