Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
While the schema evolution docs do state that Kryo isn't supported for schema evolution they don't really convey the gravity of the situation.
They should clarify that if Kryo is used for anything, even some data-structure containing POJOs (like an ArrayList, scala option/collection), that schema evolution will not be possible.
Attachments
Issue Links
- relates to
-
FLINK-29030 Print a log message if a Pojo/Tuple contains a generic type
- Closed