jrmccluskey opened a new issue, #22560: URL: https://github.com/apache/beam/issues/22560
### What needs to happen? The Go Direct runner does not support cross-language transforms, and any external edge gets caught in the default link case (https://github.com/apache/beam/blob/8da6363b6fef8da5e73976be2b1277a776c05239/sdks/go/pkg/beam/runners/direct/direct.go#L337) but does not give a specific error. A case for External edges should be added to return a specific error message to prompt users to use a different runner. ### Issue Priority Priority: 2 ### Issue Component Component: sdk-go -- 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]
