kennknowles opened a new issue, #18862: URL: https://github.com/apache/beam/issues/18862
Task here is the do research and perform updates necessary to run a simple Java transform that does not require expansion through Beam portability offering. Initially we'll try to get this working for ULR and will try to expand into other runners later. This will also including coming up with a reasonable mechanism to define a shim in SDK A for a transform that is fully defined in SDK B. This should be combined with efforts to introduce mechanisms to expand cross platform transforms (see [1]) to achieve a full cross language transform offering which will, for example, allow IOs defined in SDK B to be used in SDK A. [1] [https://s.apache.org/beam-mixed-language-pipelines](https://s.apache.org/beam-mixed-language-pipelines) Imported from Jira [BEAM-3923](https://issues.apache.org/jira/browse/BEAM-3923). Original Jira may contain additional context. Reported by: chamikara. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
