[
https://issues.apache.org/jira/browse/BEAM-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik reassigned BEAM-6208:
-------------------------------
Assignee: Luke Cwik (was: Tyler Akidau)
> Use correct URN for side inputs in Java
> ---------------------------------------
>
> Key: BEAM-6208
> URL: https://issues.apache.org/jira/browse/BEAM-6208
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, sdk-java-core, sdk-java-harness
> Reporter: Robert Bradshaw
> Assignee: Luke Cwik
> Priority: Major
> Fix For: 2.13.0
>
>
> We are currently using the URN defined internally at
> [https://github.com/apache/beam/blob/release-2.9.0/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Materializations.java#L39]
> which requires us to do hacks like
> [https://github.com/apache/beam/blob/release-2.9.0/sdks/go/pkg/beam/runners/dataflow/dataflowlib/fixup.go]
> and
> [https://github.com/apache/beam/blob/release-2.9.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L277]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)