[
https://issues.apache.org/jira/browse/BEAM-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846065#comment-16846065
] Luke Cwik commented on BEAM-6208: --------------------------------- This was fixed in [https://github.com/apache/beam/pull/8232] and a duplicate of BEAM-7011 > 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: Tyler Akidau > Priority: Major > > 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)
