You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change in #33626 changed SerialVersionUID of Coder class.
This lead to different serialized version of Coder. Serialized coder comparison is part of the compatibility check process.
Error observed e.g. in dataflow when upgrading from SDK 2.62 (and lower) to 2.63 (and higher): The Coder or type for step /PubsubUnboundedSource has changed.
Workaround: none/ drain.
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)