robertwb commented on PR #36359: URL: https://github.com/apache/beam/pull/36359#issuecomment-3362309402
Ah, so you're saying that the pickled bytes are used for coder comparison for update compatibility? That's potentially dangerous (pickles have low determinism guarantees) but I suppose works most of the time. In that case, yes, we'd likely need to guard this with a flag. -- 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]
