sjvanrossum commented on PR #36357: URL: https://github.com/apache/beam/pull/36357#issuecomment-3362109320
Note for reviewers: I can't recall if these objects get serialized into the pipeline graph, but if that's the case then we can't remove this static method because the auto-generated `serialVersionUID` would change (see https://docs.oracle.com/javase/8/docs/platform/serialization/spec/class.html#a4100) and break update compatibility. 🙃 -- 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]
