flink-scala-api
flink-scala-api copied to clipboard
Describe schema evolution for case classes
In one of the recent release we added new functionality to allow case classes to evolve schemas. #80
This issue is a TODO to describe what case class changes are supported when Flink job restores its state with previous case class schema.