aljoscha opened a new pull request #7766: [FLINK-11334][core] Migrate EnumValueSerializer to use new serialization compatibility abstractions URL: https://github.com/apache/flink/pull/7766 This is an updated version of #7734 It has the following changes on top: - Don't use IntSerializer in EnumValueSerializer - Remove old deserialization logic from ScalaEnumSerializerSnapshot - Create proper restore serializer in ScalaEnumSerializerSnapshot - Fix migration check in ScalaEnumSerializerSnapshot The individual commits have explanations for why the change is necessary. cc @klion26
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
