RustedBones commented on issue #21935: URL: https://github.com/apache/beam/issues/21935#issuecomment-1286992839
Recent changes on java SDK for coder validation are affecting scio: https://github.com/spotify/scio/pull/4549 In scio, we wrap coders into a thin layer able to reference user code in the exception stack trace upon failure. Here, as you are checking strict equality, users MUST use beam's `KVCoder` and `IterableCoder` which makes things difficult for customization -- 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]
