Robert Bradshaw created BEAM-6208:
-------------------------------------

             Summary: 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


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)

Reply via email to