shunping commented on issue #36387: URL: https://github.com/apache/beam/issues/36387#issuecomment-3382804529
When I tried to length-prefix coders in prism, I found out a Go SDK problem (as indicated in the new issue title). Basically, even if prism added LP to the coders, the SDK side strip the LP in some scenarios. My fix in #36424 corrects this behavior. However, it will inevitably introduce a breaking change to streaming pipeline update as the underlying coder could change. -- 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]
